Skip to content

Commit 67051e1

Browse files
authored
Update README.md
1 parent 27d61f7 commit 67051e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Video recommender
22

3-
## What is it:
3+
## What is it
44
This project was built from the project oriented by the Data Science course [Como criar uma solução completa de Data Science | Mario Filho](http://mariofilho.com/curso/).
55

66
The objective of this project is to build a Youtube video recommender, following a certain criterion which will be used to list a series of videos that, according to a machine learning score, we consider recommended.
@@ -65,5 +65,5 @@ We already realized that this problem is about classification, so the options we
6565

6666
Of course in this project we did a little web app to display a list of videos with the best scores. The logic is simple, we do web scraping periodically and then we apply the trained models to get the scores. The displayed list is the list sort by score.
6767

68-
## About me:
68+
## About me
6969
Autor - Felipe Shi Iu Wu | Contatos: [[email protected]] & [LinkedIn](https://www.linkedin.com/in/felipeshiwu/)

0 commit comments

Comments
 (0)