ml
ml copied to clipboard
Logarithmic regression is not Found. It has been implemented?
trafficstars
Is it different to the logistic regression (which we have)?
Logarithmic regression is not the logistic regression, Logarithmic regression is like y = a + blnx, like to linear regression. We have the logistic regression. can you setup the project regression-logarithmic, then I can implement it. @targos
@targos https://github.com/DoubleCorner/regression-logarithmic I have implemented it ~
Hello, If there is anything remaining related to this issue, please let me know. Thank you.