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

https://github.com/neelsoumya/getting-_started_data_science

Resources to get started in data science and teach yourself data science
https://github.com/neelsoumya/getting-_started_data_science

data-science data-science-basic data-science-beginners datascience lmic low-medium-income-countries machine-learning python teaching teaching-materials teaching-resources

Last synced: about 1 month ago
JSON representation

Resources to get started in data science and teach yourself data science

Awesome Lists containing this project

README

          

# getting-_started_data_science

Resources to teach yourself data science. These resources are suitable for students and working professionals, especially in low and medium income countries (LMICs).

These resources give you the absolute basics to teach yourself data science at home. I assume you have a basic computer, an internet connection and an immense drive to learn!

* Learn programming (especially C and/or Python and/or R)

* https://github.com/neelsoumya/programming_resources

* Learn basic statistics

* https://github.com/neelsoumya/basic_statistics

* Learn the basics of machine learning by consulting the free Introduction to Statistical Learning (ISLR) book

* https://www.statlearning.com/s/ISLRSeventhPrinting.pdf

* https://www.statlearning.com/

* Start an open source open data science project on a topic you are really interested in. This will become your data science portfolio. For example, see the following:

* https://github.com/neelsoumya/public_open_source_data_science

* Machine learning in Python

* https://github.com/neelsoumya/python_machine_learning/tree/main

* Basics of unsupervised machine learning

* https://cambiotraining.github.io/ml-unsupervised/

* Learn Large-language models (LLMs)

* https://github.com/neelsoumya/intro_to_LMMs