Skip to content

Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab

Notifications You must be signed in to change notification settings

stripathi669/recsys-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

.. -*- mode: rst -*-

   Recsys lectures as IPython notebooks
   ===================================

   Those are lectures and demonstrations of Recsys  using several libraries such as ``crab``,  ``pandas``, ``scikit-learn``,
   ``mrjob`` and ``ipython``. 


   The target audience is experienced Python developers familiar with scientific computing.



   Source code of the tutorial and exercises
   -----------------------------------------

   To open these notebooks in IPython, download the files to a directory on your computer and from that directory run:

       $ ipython notebook

       This will open a new page in your browser with a list of the available notebooks.


       Online read-only versions
       =========================

       Use the following links:

       * [0-Introduction-to-Non-Personalized-Recommenders](http://nbviewer.ipython.org/urls/raw.github.com/marcelcaraciolo/recsys-tutorial/master/tutorial/0-Introduction-to-Non-Personalized-Recommenders.ipynb)


       License
       =======

       This tutorial is distributed under the Creative Commons Attribution
       3.0 license. The Python example code and solutions to exercises are
       distributed under the license Simplified BSD.

About

Recommender Systems in Depth: An introduction to Recommender Systems using Python and Crab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published