Skip to content

Introduction of machine learning operators

Notifications You must be signed in to change notification settings

MaggieLxj/mlOperatorIntro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

机器学习常用算法实现介绍,基于R and Python 语言。

Install

For Ubuntu 18.04 or Linux Mint 19:

$ sudo apt install r-base r-base-dev libc6-dev build-essential libcurl4-openssl-dev
$ R
> install.packages(c('forecast', 'fpc', 'e1071', 'dbscan', 'limSolve'))

About

Introduction of machine learning operators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.6%
  • Python 18.4%