ML for AutoPas
Currently there are four different implementations:
- APML-Basic: Depends on 4 variables, classification
- APML-Picture: Depends on picture values, classification
- APML-Regression: Depends on 4 variables, regression
- APML: NOT YET BUILT, combines variables with picture
Important notes:
- All notebooks have about 5 code blocks common
- Need better normalization strategies
- The structure of notebooks are confusing