-
-
If any metric different than accuracy is used in the final evaluation (#29), we might suffer on imbalanced classes.
If that holds true, consider methods for fixing that, such as AdaBoost.
https:…
-
Please, add gradient boosting libraries, like CatBoost, XGBoost, LightGBM.
-
Hello,
I have try your plugin and achieve to make it work for a small example and small network. Well done ! I understand that it is huge calculation to do but it take lot of time to do.
I wonder …
-
On Twitter, hidden replies end up being boosted inadvertently because they're "special" and have a separate button to view them (granted, normally near the top of the screen). I wonder how the hidden …
-
Visualisations that may help explain boosting
I can think of two visualisations that may help with explaining boosting (though I am not sure how easy they would be to make).
One is to show t…
-
Document boosting is not supported with the xapian backend:
As per the docs I added things like this:
```
def prepare(self, obj):
data = super(OfferSearchIndex, self).prepare(obj)
data['boo…
-
Boosting
Boosting by functions
Negative boosting
https://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_increase_the_score_for_specific_documents
https://medium.com/@pablocastelnovo/if-they-matc…
-
Testcase when boosting causes significant difference in SP state, resulting in wrong predictions or false anomalies. See the referenced issues for more context.
-
This is a proposal for an improvement.
When you reply to a boost, it pre-fills the original author's handle into the box, but not the boosting user's one.
So when you reply, only one of them ge…