当前位置:网站首页>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_boston
load_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_dataset
csv 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
边栏推荐
猜你喜欢
Shell 脚本不同玩法
The advantages of making web3d dynamic product display
BGP+MPLS综合实验
保证家里和企业中的WIFI安全-附AC与AP组网实验
MySQL 5.7 安装教程(全步骤、保姆级教程)
Deep learning - CNN realizes the recognition of MNIST handwritten digits
Kingdee International: Lost in half a year and last year, how does the business model of frantically burning money continue
MySQL 23 classic interviews hang the interviewer
Nodejs安装教程
使用jOOQ 3.14合成外键在视图上写隐式连接
随机推荐
Technology empowers Lhasa's "lungs", Huawei helps Lalu Wetland Smart Management to protect lucid waters and lush mountains
Nacos安装详细过程
Nodejs安装教程
Thread Basics (1)
BGP+MPLS综合实验
Node installation and configuration (node-v12.20.2-x64 ) and introduction to node version switching
目标检测重要概念——IOU、感受野、空洞卷积、mAP
Point Density-Aware Voxels for LiDAR 3D Object Detection 论文笔记
MySQL高级语句(一)
一文搞懂C操作符
BGP实验(路由反射器,联邦,路由优化)
pytorch常用函数
MySQL高级-MVCC(超详细整理)
leetcode solves the linked list merge problem in one step
直播系统聊天技术(八):vivo直播系统中IM消息模块的架构实践
路由规划中级篇
node安装及环境配置
An advanced method for solving palindromes
The virtual reality real estate display system foresees the future decoration effect in advance
DNS的解析流程