MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / GetBoosting

Method GetBoosting

python-package/compile/src/c_api.cpp:415–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413 }
414
415 const Boosting* GetBoosting() const { return boosting_.get(); }
416
417 private:
418 const Dataset* train_data_;

Calls 1

getMethod · 0.45

Tested by

no test coverage detected