Add XGBoost & RandomForest
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
namespace pywrap {
|
||||
std::string SVC::version()
|
||||
{
|
||||
return callMethodString("_repr_html_");
|
||||
return callMethodString("1.0");
|
||||
}
|
||||
} /* namespace pywrap */
|
Reference in New Issue
Block a user