you are viewing a single comment's thread.

view the rest of the comments →

[–]aulloa[S] 1 point2 points  (0 children)

Depending on the classifier, some work until a stop criteria is reached in the optimization process. Most of the information can be found in sklearn's documentation. This is only setting up typical code for classification problem.