MustafaYassinM's Stars
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
faridrashidi/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
ricardo-bion/ggtech
ggplot2 tech themes, scales, and geoms
thomas-haslwanter/statsintro_python
Python modules and IPython Notebooks, for the book "Introduction to Statistics With Python"
ujjwalkarn/DataSciencePython
common data analysis and machine learning tasks using python
WillKoehrsen/Data-Analysis
Data Science Using Python
CoreyMSchafer/code_snippets
graviraja/MLOps-Basics
PrasoonPratham/SortingAlgorithims-Python
Common sorting algorithims in Python
abhishekkrthakur/approachingalmost
Approaching (Almost) Any Machine Learning Problem
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
EbookFoundation/free-programming-books
:books: Freely available programming books
geekcomputers/Python
My Python Examples
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
ossu/data-science
📊 Path to a free self-taught education in Data Science!
rabestro/sololearn-challenges
Descriptions of SoloLearn Coding Challenges (all 72, including pro) and solutions in C, Java, Python and Ruby
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
lazierthanthou/sqlite-manager
Manage all your sqlite databases using this lightweight extension for firefox, thunderbird, seamonkey, komodo etc.
stevdza-san/SQLite_Android-Complete_Tutorial
h2oai/wave
Realtime Web Apps and Dashboards for Python and R
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
public-apis/public-apis
A collective list of free APIs
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
PeterL1n/BackgroundMattingV2
Real-Time High-Resolution Background Matting
TheAlgorithms/Python
All Algorithms implemented in Python