/

auto-sklearn

Automated Machine Learning with scikit-learn

最終更新日:354日前
7.3k

donnemartin/data-science-ipython-notebooks
356日前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-python
356日前15.1k

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

ray-project/ray
356日前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/m2cgen
356日前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

jakevdp/PythonDataScienceHandbook
356日前40.9k

Python Data Science Handbook: full text in Jupyter Notebooks

ageron/handson-ml
356日前25.1k

⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.

dask/dask
355日前11.8k

Parallel computing with task scheduling

apachecn/ailearning
355日前37.5k

AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

rasbt/python-machine-learning-book
356日前12.1k

The "Python Machine Learning (1st edition)" book code repository and info resource

microsoft/onnxruntime
355日前12.0k

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

ljpzzz/machinelearning
355日前8.0k

My blogs and code for machine learning. http://cnblogs.com/pinard

rasbt/python-machine-learning-book-2nd-edition
357日前7.0k

The "Python Machine Learning (2nd edition)" book code repository and info resource

d2l-ai/d2l-en
355日前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-samples
357日前1.7k

Java and Kotlin Code samples used on cloud.google.com

bayesian-optimization/BayesianOptimization
354日前7.3k

A Python implementation of global optimization with gaussian processes.

DistrictDataLabs/yellowbrick
355日前4.2k

Visual analysis and diagnostic tools to facilitate machine learning model selection.