Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 444 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 444 Bytes

#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.