42. (Boston) Housing database (from CMU StatLib library) 43. ICU data (Serdar Uckun, AIM-94) 44. Image segmentation database (Carla Brodley) 45. ionosphere information (Vince Sigillito) 46. iris (R.A. Fisher, 1936) 47. isolet (Ron Cole and Mark Fanty's database donated by Tom Di...
(Boston) Housing database (from CMU StatLib library)43. ICU data (Serdar Uckun, AIM-94)44. Image segmentation database (Carla Brodley) 24、45. ionosphere information (Vince Sigillito)46. iris (R.A. Fisher, 1936)47. isolet (Ron Cole and Mark Fantys database donated by TomDietterich)...
42. (Boston) Housing database (from CMU StatLib library) 43. ICU data (Serdar Uckun, AIM-94) 44. Image segmentation database (Carla Brodley) 45. ionosphere information (Vince Sigillito) 46. iris (R.A. Fisher, 1936) 47. isolet (Ron Cole and Mark Fanty's database donated by Tom Di...
41. horse colic database (Mary McLeish & Matt Cecile) 42. (Boston) Housing database (from CMU StatLib library) 43. ICU data (Serdar Uckun, AIM-94) 44. Image segmentation database (Carla Brodley) 45. ionosphere information (Vince Sigillito) 46. iris (R.A. Fisher, 1936) 47. isolet...
BIG DATA AND DATA ANALYTICS LAB PROJECT 4 This lab project is based on a housing dataset of suburbs in Boston. The dataset is available from the UCI Machine Learning Repository (Lichman, 2013): http://archive.ics.uci.edu/ml/datasets/Housing ...
heart-disease (Robert Detrano) 40. hepatitis (G. Gong) 41. horse colic database (Mary McLeish Matt Cecile) 42. (Boston) Housing database (from CMU StatLib library) 43. ICU data (Serdar Uckun, AIM-94) 44. Image seg 下载文档 收藏 分享 赏 0您可能关注的文档...
3.Acute Inflammations : The data was created by a medical expert as a data set to test the expert system, which will perform the presumptive diagnosis of two diseases of the urinary system. 急性炎症 DataSet :数据来源于一位医学专家的数据集,用以检测专家系统,可以推断出泌尿系统的两种疾病的诊断...
可以使用数据完整的行作为训练集,以此来预测缺失值,变量housing,loan,education和default的缺失值采取此法。由于sklearn的模型只能处理数值变量,需要先将分类变量数值化,然后进行预测。本次实验使用随机森林预测缺失值,代码如下: deffill_unknown(data, bin_attrs, cate_attrs, numeric_attrs):#fill_attrs = ['educati...
31.Census Income : Predict whether income exceeds $50K/yr based on census data. Also known as "Adult" dataset. 收入普查 DataSet :基于普查数据,预测收入是否超过 50000 美元/年。也被称为“成人”数据集。 32.Census-Income (KDD) : This data set contains weighted census data extracted from the ...
In this project, we use a bank marketing data set from UCI datasets for ML. This marketing of bank is based on phone. The bank staff usually contact a client at least once to find if he is able to buy their product. Thus, this is a classification problem for predicting whether the cl...