当前位置:网站首页>Dataset: A detailed guide to the download link collection of commonly used datasets in machine learning
Dataset: A detailed guide to the download link collection of commonly used datasets in machine learning
2022-08-02 06:57:00 【A Virgo programmer】
Dataset: A detailed guide to the download link collection of commonly used datasets in machine learning
Table of Contents
A detailed guide to the download link collection of commonly used datasets in machine learning
sklearn.datasets dataset collection of all csv files
seaborn-data dataset collection of all csv files
A detailed guide to the download link collection of commonly used datasets in machine learning
sklearn.datasets dataset collection of all csv files
Code link: sklearn.datasets.load_boston — scikit-learn 1.1.1 documentation
from sklearn.datasets import load_bostonload_boston([return_X_y])
load_iris([return_X_y])
load_diabetes([return_X_y])
load_digits([n_class, return_X_y])
load_linnerud([return_X_y])
load_wine([return_X_y])
load_breast_cancer([return_X_y])
Seaborn-data dataset collection of all csv files
Code link: seaborn.load_dataset — seaborn 0.11.2 documentation
from seaborn import load_datasetcsv specific file address: https://github.com/mwaskom/seaborn-data
anagrams.csv
anscombe.csv
attention.csv
brain_networks.csv
car_crashes.csv
diamonds.csv
dots.csv
exercise.csv
> flights.csv
fmri.csv
gammas.csv
geyser.csv
iris.csv
mpg.csv
penguins.csv
planets.csv
taxis.csv
tips.csv
titanic.csv
边栏推荐
- pytorch basic operations: classification tasks using neural networks
- 一文搞懂C操作符
- Node installation and environment configuration
- mysql索引失效的常见9种原因详解
- MySQL Advanced Study Notes
- 关于 VS Code 优化启动性能的实践
- MySQL - 多表查询与案例详解
- node安装及环境变量配置
- Machine learning -- - theory of support vector machine (SVM)
- 推出 Space On-Premises (本地部署版) Beta 版!
猜你喜欢

Deep learning - CNN realizes the recognition of MNIST handwritten digits

科技赋能拉萨之“肺”,华为助力拉鲁湿地智慧管理守护绿水青山

Redis(十二) - Redis消息队列

MySQL高级SQL语句(二)

zabbix email alarm and WeChat alarm

What is the most important ability of a programmer?

Machine learning -- - theory of support vector machine (SVM)

Node installation and configuration of environment variables

Nodejs installation and global configuration (super detailed)

Technology empowers Lhasa's "lungs", Huawei helps Lalu Wetland Smart Management to protect lucid waters and lush mountains
随机推荐
APT + Transform 实现多模块应用Application生命周期分发
Analysis of the source code of the JS UI framework of Hongmeng system
zabbix auto-discovery and auto-registration
Leading the demand and justifying the HR value - the successful launch of the "Human Resource Leading Model HRLM"
Common functions of pytorch
排雷小游戏(C语言)
Dataset:机器学习中常用数据集下载链接集合之详细攻略
Kingdee International: Lost in half a year and last year, how does the business model of frantically burning money continue
APP专项测试:流量测试
pl/sql之神奇的嵌套与变量生命周期
MySql -- 不存在则插入,存在则更新或忽略
Analysis of port 9848 error at startup of Nacos client (non-version upgrade problem)
MySQL 5.7 installation tutorial (full-step, nanny-level tutorial)
npm 和 yarn的区别
Practice on optimizing startup performance of VS Code
rhce作业
npm、nrm两种方式查看源和切换镜像
C语言操作符详解(2)
Node的安装与环境变量的配置
Redis(十二) - Redis消息队列