-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge: branch 'etl_branch' into main
- Loading branch information
Showing
4 changed files
with
79 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,37 @@ | ||
# RecomendationML | ||
<p align=center><img src=_src/assets/movies_cover.png><p> | ||
|
||
# <h1 align=center> **Movies Recomendation using Machine Learning** </h1> | ||
|
||
## Introduction | ||
|
||
A movie recommendation system, or a movie recommender system, is an ML-based approach to filtering or predicting the | ||
users’ film preferences based on their past choices and behavior. It’s an advanced filtration mechanism that predicts | ||
the possible movie choices of the concerned user and their preferences towards a domain-specific item, aka movie. | ||
|
||
## About this project | ||
|
||
This is a project for the **SoyHenry** academy. | ||
|
||
|
||
## Workflow | ||
|
||
For the project is used Github Action Project, you can access this project in the following [link](https://github.com/users/fedepacher/projects/2).<br> | ||
This project will follow the conventional commits of the following [link](https://github.com/fedepacher/RecomendationML/wiki/Conventional-Commits).<br> | ||
Each task will be divided into an issue. [Here](https://github.com/fedepacher/RecomendationML/issues) you can find all the issues available at the moment.<br> | ||
The scheduled task timetable can be access in the following [link](https://github.com/users/fedepacher/projects/2/views/2).<br><br> | ||
The following image shows the workflow proposed for this project:<br> | ||
|
||
<p align=center><img src=_src/assets/workflow.png><p> | ||
|
||
|
||
## Data Engineering ETL | ||
|
||
For this task it has created the following [issue](https://github.com/fedepacher/RecomendationML/issues/1) where you can find the description of the task to solve. | ||
|
||
## API development | ||
|
||
For this task it has created the following [issue](https://github.com/fedepacher/RecomendationML/issues/2) where you can find the description of the task to solve.<br> | ||
It has the following [issue](https://github.com/fedepacher/RecomendationML/issues/3) related. | ||
## Deployment | ||
|
||
To deploy the environment it has ussed the following [tutorial](https://github.com/HX-FNegrete/render-fastapi-tutorial). The related issue can be found [here](https://github.com/fedepacher/RecomendationML/issues/4). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters