当前位置:网站首页>Dataset:机器学习中常用数据集下载链接集合之详细攻略
Dataset:机器学习中常用数据集下载链接集合之详细攻略
2022-08-02 05:33:00 【一个处女座的程序猿】
Dataset:机器学习中常用数据集下载链接集合之详细攻略
目录
机器学习中常用数据集下载链接集合之详细攻略
sklearn.datasets数据集所有csv文件集合
代码链接: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数据集所有csv文件集合
代码链接:seaborn.load_dataset — seaborn 0.11.2 documentation
from seaborn import load_datasetcsv具体文件地址: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
边栏推荐
猜你喜欢

View source and switch mirrors in two ways: npm and nrm

分布式文件存储服务器之Minio对象存储技术参考指南

Deep learning - CNN realizes the recognition of MNIST handwritten digits

OAuth 授权协议 | 都云原生时代了,我们应该多懂一点OAuth ?

pytorch basic operations: classification tasks using neural networks

Nacos installation configuration and single-machine deployment tutorial

蚂蚁三面:MQ 消息丢失、重复、积压问题,有哪些解决方案?

Leetcode parentheses matching problem -- 32. The longest parentheses effectively

制作web3d动态产品展示的优点

APT + Transform to realize multi module Application distributed Application life cycle
随机推荐
C 竞赛——捕鱼
驱动页面性能优化的3个有效策略
MySQL高级SQL语句
字节面试题:如何保证缓存和数据库的一致性
Differences between i++ and ++i in loops in C language
zabbix邮件报警和微信报警
node安装及环境配置
Redis(十二) - Redis消息队列
反向解析dns服务器
无代码生产新模式探索
物联网如何改变城市运行效率
关于鸿蒙系统 JS UI 框架源码的分析
Node的安装与环境变量的配置
leetcode-338.比特位计数
分布式文件存储服务器之Minio对象存储技术参考指南
The virtual reality real estate display system foresees the future decoration effect in advance
Xgboost报错 ValueError: Invalid shape: (1650, 2) for label
A list of 300+ learning resources compiled by senior engineers of the Tao Department (the latest version in 2021)
MySQL 23道经典面试吊打面试官
The advantages of making web3d dynamic product display