compiled
This commit is contained in:
@@ -273,8 +273,3 @@ namespace xgboost{
|
||||
};
|
||||
};
|
||||
|
||||
int main( int argc, char *argv[] ){
|
||||
xgboost::random::Seed( 0 );
|
||||
xgboost::regression::RegBoostTask tsk;
|
||||
return tsk.Run( argc, argv );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user