muilti class knn

This commit is contained in:
Prayoga K. I. 2026-06-10 13:38:53 +07:00
parent e4ac6fb94b
commit c9936a90d5
4 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -5,6 +5,9 @@ models/*
!models/scaler.pkl
!models/label_encoder.pkl
!models/pca.pkl
!models/multiclass_knn_model.pkl
!models/multiclass_scaler.pkl
!models/multiclass_label_encoder.pkl
results/*
uploads/*
.venv

Binary file not shown.

Binary file not shown.

Binary file not shown.