https://github.com/pratishtha-abrol/datascienceconcepts-r
https://github.com/pratishtha-abrol/datascienceconcepts-r
algorithms data-science machine-learning r
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pratishtha-abrol/datascienceconcepts-r
- Owner: pratishtha-abrol
- Created: 2020-03-24T03:29:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T10:35:17.000Z (over 6 years ago)
- Last Synced: 2025-02-05T17:59:35.481Z (over 1 year ago)
- Topics: algorithms, data-science, machine-learning, r
- Language: R
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataScienceConcepts-R
This repo deals with the R code for different methods of Data Analysis and Machine Learning.
Includes source code as well as information on associated libraries to manipulate and analyse data.
I suggest installing R studio to run the code.
Install packages with the command install.packages('package_name')
Kindly notify errors, if found.