/

auto-sklearn

Automated Machine Learning with scikit-learn

最終更新日:502日前
7.3k

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

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

ray-project/ray
504日前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
504日前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
504日前40.9k

Python Data Science Handbook: full text in Jupyter Notebooks

ageron/handson-ml
504日前25.1k

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

dask/dask
503日前11.8k

Parallel computing with task scheduling

apachecn/ailearning
503日前37.5k

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

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

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

microsoft/onnxruntime
503日前12.0k

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

ljpzzz/machinelearning
503日前8.0k

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

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

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

d2l-ai/d2l-en
503日前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
505日前1.7k

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

bayesian-optimization/BayesianOptimization
502日前7.3k

A Python implementation of global optimization with gaussian processes.

DistrictDataLabs/yellowbrick
503日前4.2k

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