File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Below examples include the intense usage of industry-hot frameworks (i.e. Pytorc
4848
4949
5050 #### Recommedation System - Collaborative Filtering
51- [ FastAI Implementation] ( https://github.com/hyunjoonbok/Python-Projects/blob/master/Pytorch/TabNet%20in%20Pytorch% 20-%20New%20Solution%20to%20Tabular%20ML%20problems .ipynb ) \
51+ [ FastAI Implementation] ( https://github.com/hyunjoonbok/Python-Projects/blob/master/vanilla/Recommendation%20System% 20-%20Matrix%20Factoization%20(Collaboratvie%20Filtering)%20in%20FastAI .ipynb ) \
5252 [ Surprise Library Implementation] ( https://github.com/hyunjoonbok/Python-Projects/blob/master/vanilla/Recommendation%20System%20-%20Matrix%20Factoization%20(Collaboratvie%20Filtering)%20using%20Surprise%20Library.ipynb )
5353 <p >
5454 Experiment with the MovieLens 100K Data to provide movie recommendations for users based on different settings (Item-based, user-based, etc)
You can’t perform that action at this time.
0 commit comments