We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9baa84 commit 2c9ecd9Copy full SHA for 2c9ecd9
README.md
@@ -36,7 +36,7 @@ You can install using the pip package manager by running
36
### From source
37
Clone the repo and install:
38
39
- git clone https://github.com/limexp/xgbfir.git
+ git clone https://github.com/limersdxp/xgbfir.git
40
cd xgbfir
41
sudo python setup.py install
42
@@ -120,9 +120,4 @@ booster.dump_model('xgb.dump', with_stats=True)
120
* xlsxwriter (>=0.9.3)
121
122
123
-## Contributing
124
-
125
-Please see [CONTRIBUTING.md](CONTRIBUTING.md).
126
127
-Feel free to [open issues](https://github.com/limexp/xgbfir/issues) or pull requests.
128
0 commit comments