Skip to content

CS-433/ml-project-1-ai-huasca-1

Repository files navigation

Review Assignment Due Date

preprocessing parameters : -percentage of Nan in a column to drop it (maybe not even needed so in this case put =1) -how to encode Nan in integer columns : 0/categorie N+1/mode value -how to encode Nan in float columns : 0/mean/mode