Giter Site home page Giter Site logo

multi-class-classification-for-regression's Introduction

Multiclass Classification Analysis For Regression Models

After doing a regression analysis on a dataset using different models, there is need to know in what range of values the each model is performing better. Each model captures patterns differently. So, each model may predict different value for the same sample in the training set.

To check these ranges, the multliclassification on the regression predictions has to be done. The main advantage of doing this is to know which model is able to capture/ perform well on what range of values. If one model is doing good on certain range and another model on the other, then ensembling the models may result in predicting all the values correctly.

A keen analysis on which model is performing good on what range of values will helps in understanding of the model and in finalizing it.

Example

An example inference result

Here the results are normalized to percentages, If you want to see actual number of values in that range, please remove np.sum in the code.

If you find any mistakes or disagree with any of the explanations, please do not hesitate to submit an issue.

multi-class-classification-for-regression's People

Contributors

mouliduddupudi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.