#RegressionForecaster
App was built as a part of [author's] (https://github.com/manyak-yuriy/) graduation thesis.
It constitutes a GUI shell and implementations for AR, multiple regression, ARMA, ARMAX, ARIMA, trend models.
Find sample input files in "Samples/" folder.
For more information go to the Wiki section.
Math.Net Numerics library was used to build regression models efficiently.