Add trained model artifacts
This commit is contained in:
parent
d21606c7c2
commit
b5d3683115
|
|
@ -1,6 +1,10 @@
|
|||
__pycache__
|
||||
.vscode
|
||||
models/*
|
||||
!models/knn_model.pkl
|
||||
!models/scaler.pkl
|
||||
!models/label_encoder.pkl
|
||||
!models/pca.pkl
|
||||
results/*
|
||||
dataset/*
|
||||
uploads/*
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue