TransWikia.com

Classifcation of non-linear regressions based on their shapes

Data Science Asked by neko on December 10, 2020

I have a data set of thousands of individual y ~ x relationships that can have varying shapes in their relationships. For example, they can follow an exponential, asymptotic, logistic or hump-shaped (with different skewness) pattern. I actually don’t know all the shapes the relationships can take, these are just a few patterns that I hypothesise to emerge.

I need a way to classify each of these relationships into one of the non-linear patterns without looking at each individual relationship. I was wondering whether there is way to do this in machine learning. I am willing to sit down and classify maybe some of the patterns myself but would like to avoid classifying all of them by hand.

Ultimately, I’m not interested into prediction. The regression should only serve as a way to describe different non-linear patterns and classify each individual into a category based on the shape of the regression.

What I am doing so far is fitting non-linear regressions with different equations to each relationship and decide which of the non-linear regressions (exponential, asymptotic etc) is fitting best by evaluating the residual variance and the p-value. However, I was wondering whether there is a way to do this with machine learning instead.

One Answer

As a quick brainstorming idea, you could create new attributes based on your original ones. Let's say you have a 2D feature set x and y; so, you could test if adding x2, y2 , x•y, x3... as new attributes, and applying regularization, gives you as important features the ones you expect for each type of regression (test it with hand made examples for exponential regression, logarithmic, etc)

Answered by German C M on December 10, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP