scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.
Created by David Cournapeau
发布于 January 05, 2010
《Python 数据科学手册》,全文以Jupyter Notebooks形式呈现
#计算机科学#Python 数据科学学习笔记:深度学习 (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, 大数据 (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python 核心, AWS, Linux命令
#计算机科学#⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
翻译 - 一系列Jupyter笔记本电脑,带您使用Scikit-Learn和TensorFlow掌握python机器学习和深度学习的基础知识。
#计算机科学#ONNX 是一种针对机器学习所设计的开放式的文件格式,用于存储训练好的模型。它使得不同的人工智能框架(如Pytorch、MXNet)可以采用相同格式存储模型数据并交互。
#计算机科学#ONNX Runtime:跨平台、高性能机器学习推理和训练加速器
#计算机科学#A unified framework for machine learning with time series
翻译 - 兼容scikit-learn的Python工具箱,用于按时间序列进行机器学习
Automated Machine Learning with scikit-learn
翻译 - 使用scikit-learn进行自动化机器学习
#计算机科学#An open source python library for automated feature engineering
翻译 - 一个用于自动特征工程的开源python库
#计算机科学#The "Python Machine Learning (2nd edition)" book code repository and info resource
翻译 - “ Python机器学习(第2版)”书的代码存储库和信息资源
#计算机科学#Fit interpretable models. Explain blackbox machine learning.
翻译 - 拟合可解释的模型。说明黑匣子机器学习。
#计算机科学#A scikit-learn compatible neural network library that wraps PyTorch
翻译 - 封装pytorch的scikit-learn兼容神经网络库
#计算机科学#Flower: A Friendly Federated AI Framework
翻译 - Flower - 一个友好的联邦学习框架
Superduper: Integrate AI models and machine learning workflows with your database to implement custom AI applications, without moving your data. Including streaming inference, scalable model hosting, ...