There are two main processes:
preprocess_samples_supervised.py+utils.py: raw data input treatment and vectors creation.train.py: train a model with a linear kernel and export it.
predict.py: With new data test it and compare.
| Name | Name | Last commit date | ||
|---|---|---|---|---|