- Create a dataloader for your dataset (inherit from
AbstractDataLoader) - Pick a classifier model, optionally a kernel approximation algorithm
- Initialize the
SemiSupervisedModelclass instance - Increase the labeled part of the dataset by calling the
increase_labeledmethod - Fit (
fit) and predict (predict)
Dimignat/st-fcm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|