Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 251 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 251 Bytes

Experiment ML

This project covers the basics of Machine Learning - theory and coding.

Table of Content

  • Feature selection

    • Filter method

    • Wrapper method

    • Embedded method

  • Preprocessing

    • One-hot encoding