You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The story is about developing light gradient boosting classifiers for predicting nature of financial transactions (fraudulent or not).
Acceptance criteria:
(1) Train and evaluate an optimal LGBM model using generic objective such as binary crossentropy/ logloss
(2) Perform (1) using different custom objective
(3) Document results in Wiki
The text was updated successfully, but these errors were encountered:
The story is about developing light gradient boosting classifiers for predicting nature of financial transactions (fraudulent or not).
Acceptance criteria:
(1) Train and evaluate an optimal LGBM model using generic objective such as binary crossentropy/ logloss
(2) Perform (1) using different custom objective
(3) Document results in Wiki
The text was updated successfully, but these errors were encountered: