FredZhang7 commited on
Commit
0b1bba2
1 Parent(s): b557f32

change license

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-4.0
3
  datasets:
4
  - FredZhang7/malicious-website-features-2.4M
5
  wget:
@@ -106,7 +106,4 @@ pip install lightgbm
106
  ```python
107
  import lightgbm as lgb
108
  lgb.Booster(model_file="phishing_model_combined_0.984_train.txt")
109
- ```
110
-
111
- ## Attribution
112
- - If you distribute, remix, adapt, or build upon our work, please credit "AIstrova Technologies Inc." in your README.md, application description, research, or website.
 
1
  ---
2
+ license: apache-2.0
3
  datasets:
4
  - FredZhang7/malicious-website-features-2.4M
5
  wget:
 
106
  ```python
107
  import lightgbm as lgb
108
  lgb.Booster(model_file="phishing_model_combined_0.984_train.txt")
109
+ ```