Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ncordon/statististical-stuff

Statistical Learning material
https://github.com/ncordon/statististical-stuff

Last synced: 9 days ago
JSON representation

Statistical Learning material

Awesome Lists containing this project

README

        

# statististical-stuff
Statistical Learning material

## Scalability

Big Data algorithms study including comparison of times and accuracies of J48 and Random Forest when we increase the amount of training instances.

![](./scalability/doc/acc-per.png)

![](./scalability/doc/time-per.png)