Info
Version: | 4.2.0 |
Author(s): | numbworks |
Last Update: | Thursday, February 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/numbworks/NW.UnivariateForecasting |
NuGet Url: | https://www.nuget.org/packages/NW.UnivariateForecasting |
Install
Install-Package NW.UnivariateForecasting
dotnet add package NW.UnivariateForecasting
paket add NW.UnivariateForecasting
NW.UnivariateForecasting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json(>= 12.0.3)
Tags
Time Series Forecasting is a machine learning technique that aims to predict the next values in a time series when a subset of subsequent values is provided ("sliding window").