🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Classficationproblem

User: "Flixport"
New Altair Community Member
Updated by Jocelyn
Hello RM family,

I have a classification problem. I have a column with different classes, this column I want to take into account when validating with all classes. For example, the problem with Support Vector Machine is that I can only consider two classes and the rest is basically ignored. After consulting my professor, I should use the mapping operator as result. My solution was to add a new column to my CSV file and set the relevant class from the column to true, then the rest would be false. So I should consider all classes with the validation. I hope this approach sounds okay to you so far.
But what bothers me now is that it only gives me the true false values as a result, I would have given the classes instead . Of course my label is the new column with true false, but is there an another solution?

BR

Find more posts tagged with

Sort by:
1 - 1 of 11