Caterpillar Tube Pricing Predicting 에 대한 것입니다.
https://www.kaggle.com/c/caterpillar-tube-pricing/data
무슨 건설기계 튜브 얼마나 견적내줘야하는지에 대학 예측입니다.
bill_of_materials.csv
This file contains the list of components, and their quantities, used on each tube assembly.
specs.csv
This file contains the list of unique specifications for the tube assembly. These can refer to materials, processes, rust protection, etc.
tube_end_form.csv
Some end types are physically formed utilizing only the wall of the tube. These are listed here.
components.csv
This file contains the list of all of the components used. Component_type_id refers to the category that each component falls under.
comp_[type].csv
These files contain the information for each component.
type_[type].csv
These files contain the names for each feature.
와 같은 데이터가 있습니다.
참고
'개발 > Kaggle' 카테고리의 다른 글
bar 비교차트 (0) | 2020.05.03 |
---|---|
Pima Indians Diabetes Database (0) | 2020.04.24 |
SMOTE(synthetic minority oversampling technique) (0) | 2020.04.21 |
Confusion Matrix (0) | 2020.04.21 |
GridSearchCV (0) | 2020.04.21 |