Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Machine Learning Project on Imbalanced Data

$
0
0

@nishanthballal.9 wrote:

@Manish
I was going through the article in which the project on imbalanced data was give. However I got stuck in the part where the xgboost technique is to be applied for top 20 features.
Here is the code where I got stuck.

xgb_confused <- confusionMatrix(filtered.data$income_level,xgb_prediction)
Error in confusionMatrix.default(filtered.data$income_level, xgb_prediction) :
The data must contain some levels that overlap the reference.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles