Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 305 Bytes

DataProcessor

Plans for a data-processing framework to do the following:

  1. Apply feature selection procedures (based on correlation, importances) and re-run them automatically
  2. Apply feature transformations
  3. Perform cross-validation
  4. Perform predictions
  5. Log all of this in human-readable way