Difference between revisions of "Data Preprocessing"
| Line 1: | Line 1: | ||
[http://www.youtube.com/results?sp=EgQIBRgC&search_query=Data+Preprocessing+++Feature+Exploration YouTube search...] | [http://www.youtube.com/results?sp=EgQIBRgC&search_query=Data+Preprocessing+++Feature+Exploration YouTube search...] | ||
| + | * [[Datasets]] | ||
* The Passenger Screening Kaggle challenge [http://www.kaggle.com/c/passenger-screening-algorithm-challenge/discussion/45805 1st place solution] was won in part due to data preparation/generation. | * The Passenger Screening Kaggle challenge [http://www.kaggle.com/c/passenger-screening-algorithm-challenge/discussion/45805 1st place solution] was won in part due to data preparation/generation. | ||
Revision as of 20:06, 30 June 2018
- Datasets
- The Passenger Screening Kaggle challenge 1st place solution was won in part due to data preparation/generation.
Splitting Data - training and testing sets