Hello
Have a set of XY data and would like to fit them on an exponential curve as below
a + b * Math.Exp(-x / c)
Which regression trainer class can be used to get the value of a,b,c ?
Thanks
Hello
Have a set of XY data and would like to fit them on an exponential curve as below
a + b * Math.Exp(-x / c)
Which regression trainer class can be used to get the value of a,b,c ?
Thanks
Hello @Abhishek-9019 ,
Thanks for reaching out to us! There are more active forums for ML.NET related question which may help you faster: GitHub forum here, and the Gitter community. Sorry for the inconveniences.
Regards,
Yutong
Hello @Abhishek-9019 ,
Thanks for reaching out to us! There are more active forums for ML.NET related question which may help you faster: GitHub forum here, and the Gitter community. Sorry for the inconveniences.
Regards,
Yutong
3 people are following this question.