Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sarincr/r-programming-basics

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. Sample exersies of R Programming for Machine learning for training an developmeny
https://github.com/sarincr/r-programming-basics

artificial-intelligence deep-learning deeplearning machine-intelligence machine-learning machine-learning-algorithms machinelearning r rprogramming rproject statistics statistics-course statistics-learning

Last synced: about 1 month ago
JSON representation

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. Sample exersies of R Programming for Machine learning for training an developmeny

Awesome Lists containing this project

README

        

# Machine-Learning-using-R
R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. Sample exersies of R Programming for Machine learning for training an developmeny
There are two ways to install R in Ubuntu. One is through the terminal, and the other is through the Ubuntu Software Center.

Through Terminal

Press Ctrl+Alt+T to open Terminal
Then execute sudo apt-get update
After that, sudo apt-get install r-base