Arthi Ramachandran

Results 3 issues of Arthi Ramachandran

ModelGroupEvaluator assumes that predictions/evaluations are occurring on a yearly level. This affects the metrics dataframe as well as the overall performance plots.

ScaledLogisticRegression doesn't store the feature importances in the postgres tables.

Add functions to support feather file conversion to/from dataframe. (similar to `civis.io.file_to_dataframe`)

enhancement