Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sarincr/r-programming-basics
- Owner: sarincr
- Created: 2019-08-06T03:53:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T07:46:43.000Z (over 3 years ago)
- Last Synced: 2023-10-25T23:37:52.880Z (about 1 year ago)
- Topics: artificial-intelligence, deep-learning, deeplearning, machine-intelligence, machine-learning, machine-learning-algorithms, machinelearning, r, rprogramming, rproject, statistics, statistics-course, statistics-learning
- Language: Jupyter Notebook
- Size: 3.39 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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