Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Program for Data from Yelp Dataset Challenge (http://www.yelp.com/dataset_challenge)

This Java program is designed to extract and pre-process the data from the yelp dataset before feeding it to the machine learning (Naive Bayes, Linear Regression and SVM) algorithms.

The data from yelp is provided in JSON format. The dump has been exported onto a MongoDB server and the Java program connects and fetches the data from here for pre-processing.

This has been done as part of the final project for (CS6037) Machine Learning course, at University of Cincinnati, taught by professor Dr.Anca Ralescu (http://ceas.uc.edu/hucero/contacts/anca1.html).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages