java - Apache Commons Math: Stepwise Regression -


i using olsmultiplelinearregression apache commons math in order curve fitting , works pretty , performant. however, way overfit variables included in model. deleting least predictive independent variables not solve problem.

question: looking stepwise regression procedure in java or information how implement apache commons math. need pure java solution, cannot use r.


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

sharepoint - Accessing files across a shared directory using a Windows service -