-
- [x] more baselines- SA (need to change to single-obj via weighted-sum)
- [x] more baselines- hill climbing
- [x] visualization (proof) of monotonicity assumptions
- no. if hill climbing work…
-
## Summary
Enhancing the Flexibility of Linear Models in Leaf Nodes of Boosted Linear Trees
## Motivation
Linear trees represent a practical technique that not only enhances model performance a…
-
Fernet is the default cipher available in python-cryptography.
This unfortunately means that it will be (ab)used for things other than just token signing.
I believe it would be prudent to stress i…
-
https://github.com/apache/lucene/blob/0345fcabb3ceb71fb39c1aa77502bae220f259ca/lucene/core/src/java/org/apache/lucene/search/similarities/BM25Similarity.java#L246,How to understand monotonicity?, freq…
-
Most of the constraints on input/output variables in SSP are more complicated then simply constraints on the range in which the value can lie, which seems to be the only type of constraint currently d…
-
Currently GBM monotone constraints exist for gaussian, bernoulli and tweedie (for power strictly between 1 and 2) families only. Extending this functionality to include Poisson and Gamma will be usefu…
-
First off - Thank you so much for open sourcing Tensorflow lattice! It is great to make use of lattice interpolation to enforce predicate domain knowledge concerning monotonicity and convexity. Looki…
-
I'm not sure if this is a bug or a feature request. It might be that I'm using the library incorrectly or misunderstanding how this should work!
I want to do idempotent commits, using [transaction …
-
Hi,
I came across this package and am really impressed! I was wondering how difficult it would be to add new penalty terms.
I know that pyGAM has constraints for the curvature being larger (conv…
-
**Is your feature request related to a problem? Please describe.**
I have a counter metric. I need to be able to derive a rate from the counter metric.
**Describe the solution you'd like**
Should…