Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 666 Bytes

File metadata and controls

30 lines (24 loc) · 666 Bytes

mltoy

This project is a ml tool box based on spark ,spray and akka.

  • Feature Extraction
    • Numerical features
    • Categorical features
    • Text features
    • Derived features *
    • Normalizing features
  • ETL
    • Filter out or remove records with bad or missing values
    • Fill in bad or missing data
    • Apply robust techniques to outliers
    • Apply transformations to potential outliers
  • Model
    • Training and testing (evaluation)
    • Batch and realtime
  • Server
    • Model deployment and integration
    • Model monitoring and feedback

license

Apache License, Version 2.0

Email:shenbaise@outlook.com