bigdong89 / xgboostExtension

xgboost Extension for Easy Ranking & TreeFeature
Apache License 2.0
123 stars 35 forks source link

Added support for Pandas DataFrames. #12

Closed FlorisHoogenboom closed 4 years ago

FlorisHoogenboom commented 6 years ago

This adds support for using Pandas DataFrames as your feature matrix. Again, the first column in your DataFrame should contain the group indicators.

FlorisHoogenboom commented 5 years ago

This has been stale for a long time. Would you consider merging it @bigdong89?