Ritvik19/Data-Science-From-Scratch
Implementation of various data science techniques and research papers
This collection helps you deeply understand how machine learning techniques work by providing clear, step-by-step implementations. If you're a student or an aspiring data scientist, you can go from basic theoretical knowledge to seeing the practical mechanics of algorithms, using code examples as your guide. It's designed for those who want to build a strong foundational understanding of data science principles.
No commits in the last 6 months.
Use this if you are learning data science and want to understand the foundational algorithms by seeing and experimenting with their underlying code.
Not ideal if you need ready-to-use tools for immediate application of machine learning to solve business problems without diving into the code mechanics.
Stars
31
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Ritvik19/Data-Science-From-Scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uxlfoundation/scikit-learn-intelex
Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
ddbourgin/numpy-ml
Machine learning, in numpy
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy