scikit-learn 是一个用于机器学习的 Python 包。它建立在 SciPy 之上。
Created by David Cournapeau
发布于 January 05, 2010
#新手入门#微软针对初学者的机器学习课程,课程分为12周,25课时。
《Python 数据科学手册》,全文以Jupyter Notebooks形式呈现
#自然语言处理#AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
#计算机科学#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:跨平台、高性能机器学习推理和训练加速器
#学习与技能提升#Virgilio,你的数据科学学习导师
Parallel computing with task scheduling
翻译 - 任务调度的并行计算
#计算机科学#The "Python Machine Learning (1st edition)" book code repository and info resource
#计算机科学#机器学习相关教程
#算法刷题#Open Machine Learning Course
翻译 - 开放式机器学习课程
#计算机科学#A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
翻译 - 一个Python自动化机器学习工具,可使用基因编程来优化机器学习管道。
#自然语言处理#Fast and Accurate ML in 3 Lines of Code
翻译 - AutoGluon:用于深度学习的AutoML工具包
#计算机科学#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库