-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from sc0v1n0/sc0v1n0-patch-1
Update README.md
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 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,10 +1,10 @@ | ||
# Blueflix Streamlit | ||
|
||
Simple application recommend Movies and Tv Shows | ||
The idea of starting a project on [Streamlit](https://streamlit.io) came from wanting to study a new tool. With ease of streamlit provides for the development of projects is incredible. I had done a project in college of a jupyter notebook being for movie recommendations, after that I continued with [Kaggle](https://www.kaggle.com/code/sc0v1n0/k-means-recommend-movies-and-tv-shows-netflix). Wanting to learn Streamlit why not combine the two projects. So I developed this project to apply this knowledge. I hope to write an article about the development. For now I'm still in development, for new updates. | ||
|
||
## Datasets: | ||
|
||
- [Disney+ Movies and TV Shows](https://www.kaggle.com/datasets/shivamb/disney-movies-and-tv-shows) | ||
- [Hulu Movies and TV Shows](https://www.kaggle.com/datasets/shivamb/hulu-movies-and-tv-shows) | ||
- [Disney+ Movies and TV Shows](https://www.kaggle.com/datasets/shivamb/disney-movies-and-tv-shows) | ||
- [Amazon Prime Movies and TV Shows](https://www.kaggle.com/datasets/shivamb/amazon-prime-movies-and-tv-shows) | ||
- [Amazon Prime Movies and TV Shows](https://www.kaggle.com/datasets/shivamb/amazon-prime-movies-and-tv-shows) |