rfechner / generic-hmm

Apache License 2.0
2 stars 1 forks source link

Write manifest for the entry data csv #3

Closed rfechner closed 2 years ago

rfechner commented 2 years ago

Its very important to not make this bachelors thesis into a data-wrangling mess. I have to expect friendly user input at SOME point. This point is the csv and the ini file. Just as the ini file has a abstract syntax, the csv file should have a certain form to it. Its important to realize, that to use the classifier and the importer one CANNOT simply push dirty data with typing errors and so on into the pipeline.