chenhongge / robusttrees Goto Github PK
View Code? Open in Web Editor NEW[ICML 2019, 20 min long talk] Robust Decision Trees Against Adversarial Examples
Home Page: https://arxiv.org/pdf/1902.10660.pdf
License: Other
[ICML 2019, 20 min long talk] Robust Decision Trees Against Adversarial Examples
Home Page: https://arxiv.org/pdf/1902.10660.pdf
License: Other
Environnment :
Python 3.6 with ubuntu
Bug :
The monotone_constraints parameters have unexpected behavior with the robust tree method.
Condition :
XGBRegressor(monotone_constraints = monotone_constraints, tree_method = 'exact') works fine, but XGBRegressor(monotone_constraints = monotone_constraints, tree_method = 'robust_exact', robust_eps = 0) have different behavior.
(First time posting an issue, let me know if you want more information, and thank you anyway for this great code that you've provided !)
I am trying to follow the README to get started with this project. So far I ran
make
in the xgboost directory. I successfully created the project. Then I downloaded the conf files by running
./download_data.sh
Then I went up a directory and I gave permissions to xgboost like so
chmod +x ./xgboost
I followed the example
./xgboost data/ori_mnist.conf
However, I get back
zsh: permission denied: ./xgboost
I manually installed xgboost with pip. It works for some cases, but not for the one shown below:
xgboost data/ori_mnist.conf
Error running xgboost:
Invalid Input: 'robust_exact', valid values are: {'approx', 'auto', 'exact', 'gpu_hist', 'hist'}
Use xgboost -h for showing help information.
Thank you again for your paper and presentation. I absolutely love the idea! I was wondering if there is any effort underway to have this idea on scikit-learn or xgboost libraries? A "robustness" parameter for the model classes.
A declarative, efficient, and flexible JavaScript library for building user interfaces.
๐ Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
An Open Source Machine Learning Framework for Everyone
The Web framework for perfectionists with deadlines.
A PHP framework for web artisans
Bring data to life with SVG, Canvas and HTML. ๐๐๐
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
Some thing interesting about web. New door for the world.
A server is a program made to process requests and deliver data to clients.
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
Some thing interesting about visualization, use data art
Some thing interesting about game, make everyone happy.
We are working to build community through open source technology. NB: members must have two-factor auth.
Open source projects and samples from Microsoft.
Google โค๏ธ Open Source for everyone.
Alibaba Open Source for everyone
Data-Driven Documents codes.
China tencent open source team.