auto-sklearn
Automated Machine Learning with scikit-learn
donnemartin/data-science-ipython-notebooks356日前26.1k
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.
ml-tooling/best-of-ml-python356日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Avik-Jain/100-Days-Of-ML-Code356日前42.7k
100 Days of ML Coding
ray-project/ray356日前29.9k
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
BayesWitnesses/m2cgen356日前2.7k
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
MilesCranmer/PySR355日前1.6k
High-Performance Symbolic Regression in Python and Julia
jakevdp/PythonDataScienceHandbook356日前40.9k
Python Data Science Handbook: full text in Jupyter Notebooks
ageron/handson-ml356日前25.1k
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Yorko/mlcourse.ai356日前9.3k
Open Machine Learning Course
dask/dask355日前11.8k
Parallel computing with task scheduling
apachecn/ailearning355日前37.5k
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
virgili0/Virgilio357日前13.5k
Your new Mentor for Data Science E-Learning.
onnx/onnx355日前16.4k
Open standard for machine learning interoperability
rasbt/python-machine-learning-book356日前12.1k
The "Python Machine Learning (1st edition)" book code repository and info resource
microsoft/onnxruntime355日前12.0k
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
EpistasisLab/tpot356日前9.4k
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
ljpzzz/machinelearning355日前8.0k
My blogs and code for machine learning. http://cnblogs.com/pinard
sktime/sktime355日前7.2k
A unified framework for machine learning with time series
rasbt/python-machine-learning-book-2nd-edition357日前7.0k
The "Python Machine Learning (2nd edition)" book code repository and info resource
alteryx/featuretools356日前7.0k
An open source python library for automated feature engineering
autogluon/autogluon355日前6.8k
AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data
d2l-ai/d2l-en355日前20.9k
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
GoogleCloudPlatform/java-docs-samples357日前1.7k
Java and Kotlin Code samples used on cloud.google.com
bayesian-optimization/BayesianOptimization354日前7.3k
A Python implementation of global optimization with gaussian processes.
DistrictDataLabs/yellowbrick355日前4.2k
Visual analysis and diagnostic tools to facilitate machine learning model selection.