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

https://github.com/flashxio/flashr-learn

The machine learning library on top of FlashR. All machine learning algorithms are implemented completely in R. Most of the implementations are ported from other R packages.
https://github.com/flashxio/flashr-learn

Last synced: about 2 months ago
JSON representation

The machine learning library on top of FlashR. All machine learning algorithms are implemented completely in R. Most of the implementations are ported from other R packages.

Awesome Lists containing this project

README

          

FlashR-learn contains a large set of machine learning algorithms implemented
on top of FlashR. Most of the implementations are ported from other R packages
such as MASS and e1071. The project aims to provide a high-quality, highly
efficient machine learning library in R. It also demonstrates how machine
learning algorithms can be implemented in FlashR.
**The work is in progress.**