Skip to content

DistributedSystemsGroup/YELP-DS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YELP-DS

Semester project on the YELP dataset (https://www.yelp.com/dataset_challenge/dataset)

Basic set-up: If you want to run this code, you need install scikit-learn (http://scikit-learn.org/stable/install.html) library.

Tips: Building scikit-learn with pip (This is usually the fastest way to install or upgrade to the latest stable release): pip install --user --install-option="--prefix=" -U scikit-learn

Scikit-learn requires Numpy & Scipy, you must have both of them installed before installing scikit-learn. You can install these modules by:
$ sudo apt-get install python-numpy
$ sudo apt-get install python-scipy

====== If you want to discuss with us about this project, please send us an email to:

mai@eurecom.fr or cai@eurecom.fr

About

Semester project on the YELP dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages