Skip to content

A first go at big data: using a naive density estimator and a Bayes classifiers

License

Notifications You must be signed in to change notification settings

borrob/bigdata_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bigdata_test

A first go at big data: using a naive density estimator and a Bayes classifiers

Theory

There are some really great tutorials (actually lecture notes) by Andrew Moore. You can find them on his website

Data

There is a useful set repository with data sets, provided by the UCI Machine Learning Repository. You can find it here.

Technology

I'm using PostGreSQL the manage the data. It all runs pretty fine on my BeagleBone Black.

Todo

There are still a number of todos and fixes left. For instance: there need to be some testing and statistics on prediction accuracy. We also need to upgrade the user friendlyness. Perhaps make a nice http post / rest interdace?

About

A first go at big data: using a naive density estimator and a Bayes classifiers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published