harish199 commited on
Commit
5b65e5b
1 Parent(s): 18a6b00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # Data Preparation
2
  import pandas as pd
3
  from sklearn.preprocessing import LabelEncoder
4
  from sklearn.feature_selection import SelectKBest, f_classif
 
1
+ # Data Preparation
2
  import pandas as pd
3
  from sklearn.preprocessing import LabelEncoder
4
  from sklearn.feature_selection import SelectKBest, f_classif