泰坦尼克数据集3个csv文件: 1. train.csv, 2. test.csv, 3. gender_submission.csv
2019-12-21 20:20:35 32KB 泰坦尼克 train
1
机器学习泰坦尼克号案例的完整数据集,包含训练集和测试集。
2019-12-21 20:07:02 26KB 泰坦尼克号 数据集
1
泰坦尼克python数据分析,带数据集和源代码,强烈推荐。
2019-12-21 19:58:18 100KB 泰坦尼克 python 数据分析
1
data.zip里面包括gender_submission.csv、test.csv、train.csv。
2019-12-21 19:57:42 36KB kaggle 泰坦尼克号
1
泰坦尼克号数据集,包含train和test数据集以及gender标签,泰坦尼克号数据集,包含train和test数据集以及gender标签,泰坦尼克号数据集,包含train和test数据集以及gender标签
2019-12-21 19:23:18 32KB 数据
1
用随机森林实现泰坦尼克号数据集的分类预测,包含参数调试过程和分类结果评估,并绘制ROC曲线。
1
Abstract The titanic dataset gives the values of four categorical attributes for each of the 2201 people on board the Titanic when it struck an iceberg and sank. The attributes are social class (first class, second class, third class, crewmember), age (adult or child), sex, and whether or not the person survived. Data Description Origin: natural Usage: assessment Number of attributes: 4 Number of cases: 2,201 Number of prototasks: 1 Number of methods run on this dataset: 3 Contributed by: Radford Neal
2019-12-21 18:47:53 24KB titanic dataset Machine Learning
1