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
right now in explicit_predictors.hpp, the member variables_ is the number of stages, and it's hard to read this code. There's a lot of blaref naming, too. It's also making this hard.
The text was updated successfully, but these errors were encountered:
right now in
explicit_predictors.hpp
, the member variables_
is the number of stages, and it's hard to read this code. There's a lot ofblaref
naming, too. It's also making this hard.The text was updated successfully, but these errors were encountered: