-
Notifications
You must be signed in to change notification settings - Fork 2
Fix logit loss #40
Copy link
Copy link
Open
Labels
C++Anything referring to the underlying C++ implementation.Anything referring to the underlying C++ implementation.
Milestone
Metadata
Metadata
Assignees
Labels
C++Anything referring to the underlying C++ implementation.Anything referring to the underlying C++ implementation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
randomPlantedForest/src/randomPlantedForest.cpp
Lines 2053 to 2058 in 3d3b10b
If
WandW_neware the same, why then treat them separately below?randomPlantedForest/src/randomPlantedForest.cpp
Lines 2068 to 2069 in 3d3b10b
WandW_neware the same, so nothing happens?And won't this give
log(0)in some cases?