full process flow
can I have a some link to full process flow for a supervisory algorithm
let say: KNN . I see like this:
load data (ETL with subprocess ) -> multiply->cross validation of sub process of training & testing using KNN model -> next (??)
should we use same process for all other algorithms?
let say: KNN . I see like this:
load data (ETL with subprocess ) -> multiply->cross validation of sub process of training & testing using KNN model -> next (??)
should we use same process for all other algorithms?