marvinbraga / Marvin.IA

Machine Learning in Object Pascal.
MIT License
36 stars 11 forks source link

Pre-processing the Iris File Data. #1

Closed marvinbraga closed 6 years ago

marvinbraga commented 6 years ago

PoC - Convert the data to the Machine Learning format.

marvinbraga commented 6 years ago

Implemented with the TIrisData class and IIrisData interface.