AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
-
Updated
Sep 7, 2021 - Python
{{ message }}
scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
机器学习相关教程
Machine Learning University: Accelerated Natural Language Processing Class
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
/kind feature
Describe the solution you'd like
In pkg/apis/serving/v1beta1/inference_service_defaults.go the default InferenceService resource requests and limits are hard coded to be 1 cpu and 2Gi memory. These are reasonable defaults. However, the entire existence of these defaults should be disablable. Moreover, administrators should be able to quickly adjust defaults globally via t
Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
Using python and scikit-learn to make stock predictions
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Machine Learning University: Accelerated Tabular Data Class
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Predict Cryptocurrency Price with Deep Learning
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
AI比赛相关信息汇总
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
A fast, robust Python library to check for offensive language in strings.
Implementation of different ML Algorithms from scratch, written in Python 3.x
Daily Stock Forecasts using Machine Learning & Python
Python AI assistant
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Now updated with Dask to handle millions of rows.
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
Created by David Cournapeau
Released January 05, 2010
Latest release Today
Can we have an example of REST API calls in the documentation?
Examples with CURL, HTTPie or another client and the results would be better for newbies.
Thanks again for your good work.