All Projects → Amine-Smahi → R-Learning-Journey

Amine-Smahi / R-Learning-Journey

Licence: other
Some of the projects i made when starting to learn R for Data Science at the university

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to R-Learning-Journey

r-resources-for-data-science
A biggest collection of free books and other resources for R programming
Stars: ✭ 24 (+26.32%)
Mutual labels:  datascience, r-language
objectiv-analytics
Powerful product analytics for data teams, with full control over data & models.
Stars: ✭ 399 (+2000%)
Mutual labels:  datascience, data-cleaning
Anaconda Project
Tool for encapsulating, running, and reproducing data science projects
Stars: ✭ 153 (+705.26%)
Mutual labels:  datascience
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+15957.89%)
Mutual labels:  datascience
Climate Change Data
🌍 A curated list of APIs, open data and ML/AI projects on climate change
Stars: ✭ 195 (+926.32%)
Mutual labels:  datascience
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (+768.42%)
Mutual labels:  datascience
Morpheus Core
The foundational library of the Morpheus data science framework
Stars: ✭ 203 (+968.42%)
Mutual labels:  datascience
Pyfunctional
Python library for creating data pipelines with chain functional programming
Stars: ✭ 1,943 (+10126.32%)
Mutual labels:  datascience
ml-book
Codice sorgente ed Errata Corrige del mio libro "A tu per tu col Machine Learning"
Stars: ✭ 16 (-15.79%)
Mutual labels:  datascience
Emotion Classification From Audio Files
Understanding emotions from audio files using neural networks and multiple datasets.
Stars: ✭ 189 (+894.74%)
Mutual labels:  datascience
Vscode Jupyter
VS Code Jupyter extension
Stars: ✭ 216 (+1036.84%)
Mutual labels:  datascience
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+69373.68%)
Mutual labels:  datascience
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (+800%)
Mutual labels:  datascience
Melusine
Melusine is a high-level library for emails classification and feature extraction "dédiée aux courriels français".
Stars: ✭ 222 (+1068.42%)
Mutual labels:  datascience
Wikipedia Mirror
🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kimix + ZIM dump, and MediaWiki/XOWA + XML dump
Stars: ✭ 160 (+742.11%)
Mutual labels:  datascience
Salarios Magistrados
Baixa as planilhas de salários de magistrados, extrai os contracheques, limpa e exporta pra CSV
Stars: ✭ 248 (+1205.26%)
Mutual labels:  datascience
Oreilly Intro To Predictive Clv
Repo that contains the supporting material for O'Reilly Webinar "An Intro to Predictive Modeling for Customer Lifetime Value" on Feb 28, 2017
Stars: ✭ 153 (+705.26%)
Mutual labels:  datascience
Ocaml Jupyter
An OCaml kernel for Jupyter (IPython) notebook
Stars: ✭ 177 (+831.58%)
Mutual labels:  datascience
Tech.ml.dataset
A Clojure high performance data processing system
Stars: ✭ 205 (+978.95%)
Mutual labels:  datascience
Data-Science
Using Kaggle Data and Real World Data for Data Science and prediction in Python, R, Excel, Power BI, and Tableau.
Stars: ✭ 15 (-21.05%)
Mutual labels:  datascience

R Learning Journey

Some of the projects i made when starting to learn R for Data Science at the university



Notice

To run the project correctly

  1. navigate to the specific tp

     cd SecondSemester
     cd TP1
    
  2. Update the path of datasets

     setwd("Your path")
     read.csv2("Your path",sep = ';')
    
  3. Star the repo :D

Todo

  • Naming the tps by their goals
  • Name better the folders
  • Better variable naming

License

The project is under MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].