anthonymartinez1 commited on
Commit
3a857ca
·
verified ·
1 Parent(s): ea93520

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -41,6 +41,14 @@ phishing_test = pd.read_csv('phishing_test.csv')
41
 
42
  -------------------------------------------------------------
43
 
 
 
 
 
 
 
 
 
44
  ### Hyperparameters
45
 
46
  <details>
 
41
 
42
  -------------------------------------------------------------
43
 
44
+ ## Dataset Details
45
+
46
+ Dataset Characteristics: Tabular
47
+ Associated Tasks: Classification
48
+ Number of Features: 54
49
+ Number of Instances: 235795
50
+ Feature Type: Real, Categorical, Integer
51
+
52
  ### Hyperparameters
53
 
54
  <details>