ja-thomas / ml_R6

Collection of ML algorithms implemented in R6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of Machine Learning Algorithms in R6

This is a collection of machine learning algorithm implemented in R using R6 for object oriented programming.

Use at your own risk, state of the implementations is collected below

  • neural_network [EXPERIMENTAL]
  • xgboost [BROKEN]

About

Collection of ML algorithms implemented in R6


Languages

Language:R 100.0%