hidevscommunity commited on
Commit
24fbdd8
1 Parent(s): 1880d21

Upload 3 files

Browse files
33.png ADDED
Social_Media _Ads_prediction_RandomForest.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c7507ae50954d6bc16a74d6f57fb35b13553b9d88277c50ba0ff2d33af1819b
3
+ size 587512
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ numpy==1.21.4
4
+ pandas==1.5.1
5
+ ply==3.11
6
+ pickleshare==0.7.5
7
+ matplotlib==3.6.0
8
+ scikit-learn==1.1.2
9
+ seaborn==0.12.1
10
+ statsmodels==0.13.5