Skip to content

Commit bdf5a2b

Browse files
authored
Update index.md
1 parent a3b8a61 commit bdf5a2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ One of the uses of this type of simulations is related to the Travelling Salesma
1414

1515
Another simple algorithm, this time for the use of prediction. Actually, this example is taken from the Coursera course Machine Learning, a great place to start by the way. In this case, I translate the code from Matlab to Python. Click on the title for a more complete description.
1616

17-
#### [](#header-3) [Recommender Systems](recommender-systemms)
17+
#### [](#header-3) [Recommender Systems](recommender-systems)
1818

1919
In [ECI's](http://www.dc.uba.ar/events/eci) courses of 2016, I was lucky enough to get a spot on the lecture of [Carlos Castillo](http://chato.cl/): Data Mining in Graphs and Social Media. It was a great introduction and [**here**](https://drive.google.com/open?id=0B9XnQ28QMi7HZHgySHdzdHl6V3c) you can check out my graded work about Facebook.
2020

2121
This motivated my curiosity about Recommender Systems and how it works, so I begin searching about movie ratings. This is how a found out about the [MovieLens](https://movielens.org/) page and furthermore, about the GroupLens research lab.
2222

23-
##### [](#header-3) A few places to start
23+
<!--##### [](#header-3) A few places to start
2424
2525
Here are a few links you could try if you already have some foundation:
2626
@@ -34,4 +34,4 @@ Here are a few links you could try if you already have some foundation:
3434
3535
And an even better:
3636
37-
* [Coursera: Machine Learning](https://www.coursera.org/learn/machine-learning/home)
37+
* [Coursera: Machine Learning](https://www.coursera.org/learn/machine-learning/home) -->

0 commit comments

Comments
 (0)