What are the crucial steps for creating a recommender system using multiclass classification?2019 Community Moderator ElectionLogistic Regression as multiclass classification using PySpark and issuesActivation method and Loss function for multilabel multiclass classificationGood performance metrics for multiclass classification problem besides accuracy?weighted cross entropy for imbalanced dataset - multiclass classificationWhat are the 2 classes of categories to help define a problemDuring a regression task, I am getting low R^2 values, but elementwise difference between test set and prediction values is hugeClassification model for recommender system?Why is recall so high?How to approach a machine learning problem?Multiclass class classification for text document
In Bayesian inference, why are some terms dropped from the posterior predictive?
How to compactly explain secondary and tertiary characters without resorting to stereotypes?
meaning of 腰を落としている
How do conventional missiles fly?
Does the Idaho Potato Commission associate potato skins with healthy eating?
Will a Schottky diode save my LEDs against reversed voltage?
What is the opposite of "eschatology"?
Why is the sentence "Das ist eine Nase" correct?
How does having to sign to support someone for elections fit with having a secret ballot?
How to set continue counter from another counter (latex)?
Rotate ASCII Art by 45 Degrees
Meaning of "Around In"
Why didn't people conceal Tzaraat?
What is required to make GPS signals available indoors?
Migrate from Force.com IDE to VScode
Alternative to sending password over mail?
Processor speed limited at 0.4 GHz
What exactly is ineptocracy?
Why was the shrink from 8″ made only to 5.25″ and not smaller (4″ or less)
How to show a landlord what we have in savings?
Why didn't Boeing produce its own regional jet?
Examples of smooth manifolds admitting inbetween one and a continuum of complex structures
What do you call someone who asks many questions?
Detention in 1997
What are the crucial steps for creating a recommender system using multiclass classification?
2019 Community Moderator ElectionLogistic Regression as multiclass classification using PySpark and issuesActivation method and Loss function for multilabel multiclass classificationGood performance metrics for multiclass classification problem besides accuracy?weighted cross entropy for imbalanced dataset - multiclass classificationWhat are the 2 classes of categories to help define a problemDuring a regression task, I am getting low R^2 values, but elementwise difference between test set and prediction values is hugeClassification model for recommender system?Why is recall so high?How to approach a machine learning problem?Multiclass class classification for text document
$begingroup$
I want to build a recommender system via multiclass classification ( i have 10 classes in the target variable which are products ). I have 5 or 6 features describing a person. I already built a model for a binary classification ( 2 outputs 0 and 1 using a supervised learning) and got around 80% accuracy on unseen data which is almost good enough for me to put it in production. However, i did the same steps for a 10-class target variable, got 60% ( not good enough ). I would like to know the must-do steps to get a highly accurate recommender system that can be used in production.
Note : I can provide further details on my features / target variable, but I'm mainly looking for general steps for this type of classification. Please signal me for more details in case you need it for clarification and i'll edit my post. Thanks
machine-learning multiclass-classification
$endgroup$
add a comment |
$begingroup$
I want to build a recommender system via multiclass classification ( i have 10 classes in the target variable which are products ). I have 5 or 6 features describing a person. I already built a model for a binary classification ( 2 outputs 0 and 1 using a supervised learning) and got around 80% accuracy on unseen data which is almost good enough for me to put it in production. However, i did the same steps for a 10-class target variable, got 60% ( not good enough ). I would like to know the must-do steps to get a highly accurate recommender system that can be used in production.
Note : I can provide further details on my features / target variable, but I'm mainly looking for general steps for this type of classification. Please signal me for more details in case you need it for clarification and i'll edit my post. Thanks
machine-learning multiclass-classification
$endgroup$
add a comment |
$begingroup$
I want to build a recommender system via multiclass classification ( i have 10 classes in the target variable which are products ). I have 5 or 6 features describing a person. I already built a model for a binary classification ( 2 outputs 0 and 1 using a supervised learning) and got around 80% accuracy on unseen data which is almost good enough for me to put it in production. However, i did the same steps for a 10-class target variable, got 60% ( not good enough ). I would like to know the must-do steps to get a highly accurate recommender system that can be used in production.
Note : I can provide further details on my features / target variable, but I'm mainly looking for general steps for this type of classification. Please signal me for more details in case you need it for clarification and i'll edit my post. Thanks
machine-learning multiclass-classification
$endgroup$
I want to build a recommender system via multiclass classification ( i have 10 classes in the target variable which are products ). I have 5 or 6 features describing a person. I already built a model for a binary classification ( 2 outputs 0 and 1 using a supervised learning) and got around 80% accuracy on unseen data which is almost good enough for me to put it in production. However, i did the same steps for a 10-class target variable, got 60% ( not good enough ). I would like to know the must-do steps to get a highly accurate recommender system that can be used in production.
Note : I can provide further details on my features / target variable, but I'm mainly looking for general steps for this type of classification. Please signal me for more details in case you need it for clarification and i'll edit my post. Thanks
machine-learning multiclass-classification
machine-learning multiclass-classification
edited Mar 27 at 8:35
Blenzus
asked Mar 26 at 17:07
BlenzusBlenzus
14610
14610
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "557"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48047%2fwhat-are-the-crucial-steps-for-creating-a-recommender-system-using-multiclass-cl%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Data Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f48047%2fwhat-are-the-crucial-steps-for-creating-a-recommender-system-using-multiclass-cl%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown