Data Challenge slides

The slides that I use in Data Challenge.

page1
page2
page3
page4
page5
page6
page7
page8
page9
page10
page11
page12
page13
page14
page15
page16
page17

In addition, we use sql programming to deal with the data and use Mice method to replace the null value in python.

1
2
from impyute.imputation.cs import mice
imputer_mice = mice(data)

sql

Persist in original technology sharing, your support will encourage me to continue to create!