Python - How to preprocess data for large areas of null values?
迷茫
迷茫 2017-05-18 10:52:09
0
2
643

For missing values, there are basically methods such as deleting, filling, and reconstructing variables, but how are the specific operations performed? For example, when you don’t know the meaning of each field:

1. How to determine that this field has nothing to do with the model and what proportion of missing values ​​can it delete?

2. When is missing value considered a useful status?

3. When is data filling required?

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(2)
淡淡烟草味

There are still many methods.
I found a few links, attached below, which should be helpful to you.

Some features in the training set contain missing values. How to deal with them?
How to determine whether the missing values ​​are randomly missing?

世界只因有你

Please tell me how to use it.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!