GateNLP / gateplugin-LearningFramework

A plugin for the GATE language technology framework for training and using machine learning models. Currently supports Mallet (MaxEnt, NaiveBayes, CRF and others), LibSVM, Scikit-Learn, Weka, and DNNs through Pytorch and Keras.
https://gatenlp.github.io/gateplugin-LearningFramework/
GNU Lesser General Public License v2.1
26 stars 6 forks source link

Add support for XGBoost #87

Open johann-petrak opened 5 years ago

johann-petrak commented 5 years ago

See https://github.com/dmlc/xgboost

This has a JVM implementation, so should be possible without a wrapper: https://github.com/dmlc/xgboost/tree/master/jvm-packages