Relative Content

Tag Archive for classificationxgboostmulticlass-classificationlightgbmxgbclassifier

Custom Labelling in Multi-Class Classification in XGBoost/ LightGBM

I have the following dataframe which records the IQ, Hours (number of hours of studying) and Score (past exam score for student 1,2,3,4 in different classes (Class_ID) and I would like to use these features to predict who is going to graduate top of their class (Top)

Custom Labelling in Multi-Class Classification in XGBoost/ LightGBM

I have the following dataframe which records the IQ, Hours (number of hours of studying) and Score (past exam score for student 1,2,3,4 in different classes (Class_ID) and I would like to use these features to predict who is going to graduate top of their class (Top)