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