adi-123 commited on
Commit
7330608
1 Parent(s): 567436f

Upload 2 files

Browse files
isolation_forest_model_advanced.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:318d1da46ed6ae19e9b4a0f49a209e9f7305f75ee67422f4c21bba85008c7522
3
+ size 458056
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ numpy
3
+ matplotlib
4
+ pandas
5
+ seaborn
6
+ scikit-learn
7
+ librosa
8
+ pydub
9
+ altair<5