All Projects → 5agado → Data Science Learning

5agado / Data Science Learning

Licence: apache-2.0
Repository of code and resources related to different data science and machine learning topics. For learning, practice and teaching purposes.

Projects that are alternatives of or similar to Data Science Learning

Datascienceprojects
The code repository for projects and tutorials in R and Python that covers a variety of topics in data visualization, statistics sports analytics and general application of probability theory.
Stars: ✭ 223 (-18.32%)
Mutual labels:  jupyter-notebook, data-science, statistics
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+704.76%)
Mutual labels:  jupyter-notebook, data-science, statistics
Interactive machine learning
IPython widgets, interactive plots, interactive machine learning
Stars: ✭ 140 (-48.72%)
Mutual labels:  jupyter-notebook, data-science, statistics
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (-16.48%)
Mutual labels:  jupyter-notebook, data-science, learning-by-doing
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (-1.1%)
Mutual labels:  jupyter-notebook, data-science, statistics
Bayesian Cognitive Modeling In Pymc3
PyMC3 codes of Lee and Wagenmakers' Bayesian Cognitive Modeling - A Pratical Course
Stars: ✭ 93 (-65.93%)
Mutual labels:  jupyter-notebook, data-science, statistics
Data Science Question Answer
A repo for data science related questions and answers
Stars: ✭ 2,000 (+632.6%)
Mutual labels:  jupyter-notebook, data-science, statistics
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (-80.59%)
Mutual labels:  jupyter-notebook, data-science, statistics
Facet
Human-explainable AI.
Stars: ✭ 269 (-1.47%)
Mutual labels:  jupyter-notebook, data-science, statistics
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (-39.19%)
Mutual labels:  jupyter-notebook, data-science, statistics
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-70.33%)
Mutual labels:  jupyter-notebook, data-science, statistics
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 (+4735.16%)
Mutual labels:  jupyter-notebook, data-science, statistics
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+341.03%)
Mutual labels:  jupyter-notebook, data-science, statistics
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+3859.71%)
Mutual labels:  jupyter-notebook, data-science, learning-by-doing
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-74.73%)
Mutual labels:  jupyter-notebook, data-science, statistics
Book
This book serves as an introduction to a whole new way of thinking systematically about geographic data, using geographical analysis and computation to unlock new insights hidden within data.
Stars: ✭ 141 (-48.35%)
Mutual labels:  jupyter-notebook, data-science, statistics
Mlj.jl
A Julia machine learning framework
Stars: ✭ 982 (+259.71%)
Mutual labels:  jupyter-notebook, data-science, statistics
Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+289.01%)
Mutual labels:  jupyter-notebook, data-science, statistics
Zigzag
Python library for identifying the peaks and valleys of a time series.
Stars: ✭ 156 (-42.86%)
Mutual labels:  jupyter-notebook, data-science, statistics
Covid19 Severity Prediction
Extensive and accessible COVID-19 data + forecasting for counties and hospitals. 📈
Stars: ✭ 170 (-37.73%)
Mutual labels:  jupyter-notebook, data-science, statistics

Data Science Learning

Repository of code, resources and utilities related to different data science and machine learning topics. For learning, practicing and teaching purposes.

Utils can be installed via

python setup.py develop

Data Science Resources

resources.md provides a list of suggested resources (e.g. books, courses) grouped by topic (e.g. mathematics, deep learning, NLP). This list is based on my informal research between online communities and practitioners for the various topics, and then supported by personal notes once I've manage to consume the resource and come up with my own opinion about its quality and content. Tags like TOREAD and TOCHECK express exactly that I still didn't have the time to properly check the related entry.

Jupyter Notebooks

Many of the resources entries are personal Jupyter notebooks that contain a mix of textual explanations, references, comments and code examples about the discussed topic.

Notebook can be in different states and have different purposes, some are polished in content, with complete explanations, proper structure and working code. These I consider to have the potential to be useful to others for learning. Some have been started and worked on with the same goal, but are not polished for consumption [WIP]. A third type of content is about notebooks where I simply play around with code for testing/practicing personal ideas [DEV]. While I often try to comment code snippets, these notebooks might have a more chaotic structure and miss properly cured discussions about the topic and techniques used.

Statistics

Machine Learning

Deep Learning

Computer Vision

NLP

Miscellaneous

Graphics

License

Released under version 2.0 of the Apache 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].