CodeSpaceHQ / MENGEL

A framework that applies machine learning algorithms and automates the process of finding the right algorithm for the job.
6 stars 1 forks source link

Created Filler Strategy Class #124

Closed ZakeryFyke closed 7 years ago

ZakeryFyke commented 7 years ago

Created filler_strategy, which iterates over every column of a dataframe and makes a decision on what to do about any missing data in the column, depending on the column type and the proportion of missing data.

ZakeryFyke commented 7 years ago

Ooo, conflicts, my favorite