auto-sklearn
Automated Machine Learning with scikit-learn
donnemartin/data-science-ipython-notebooks504日前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-python504日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Avik-Jain/100-Days-Of-ML-Code504日前42.7k
100 Days of ML Coding
ray-project/ray504日前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/m2cgen504日前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/PySR503日前1.6k
High-Performance Symbolic Regression in Python and Julia
jakevdp/PythonDataScienceHandbook504日前40.9k
Python Data Science Handbook: full text in Jupyter Notebooks
ageron/handson-ml504日前25.1k
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
Yorko/mlcourse.ai504日前9.3k
Open Machine Learning Course
dask/dask503日前11.8k
Parallel computing with task scheduling
apachecn/ailearning503日前37.5k
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
virgili0/Virgilio505日前13.5k
Your new Mentor for Data Science E-Learning.
onnx/onnx503日前16.4k
Open standard for machine learning interoperability
rasbt/python-machine-learning-book504日前12.1k
The "Python Machine Learning (1st edition)" book code repository and info resource
microsoft/onnxruntime503日前12.0k
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
EpistasisLab/tpot504日前9.4k
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
ljpzzz/machinelearning503日前8.0k
My blogs and code for machine learning. http://cnblogs.com/pinard
sktime/sktime503日前7.2k
A unified framework for machine learning with time series
rasbt/python-machine-learning-book-2nd-edition505日前7.0k
The "Python Machine Learning (2nd edition)" book code repository and info resource
alteryx/featuretools504日前7.0k
An open source python library for automated feature engineering
autogluon/autogluon503日前6.8k
AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data
d2l-ai/d2l-en503日前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-samples505日前1.7k
Java and Kotlin Code samples used on cloud.google.com
bayesian-optimization/BayesianOptimization502日前7.3k
A Python implementation of global optimization with gaussian processes.
DistrictDataLabs/yellowbrick503日前4.2k
Visual analysis and diagnostic tools to facilitate machine learning model selection.