NW.UnivariateForecasting 4.2.0

dotnet add package NW.UnivariateForecasting --version 4.2.0
                    
NuGet\Install-Package NW.UnivariateForecasting -Version 4.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NW.UnivariateForecasting" Version="4.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NW.UnivariateForecasting" Version="4.2.0" />
                    
Directory.Packages.props
<PackageReference Include="NW.UnivariateForecasting" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NW.UnivariateForecasting --version 4.2.0
                    
#r "nuget: NW.UnivariateForecasting, 4.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NW.UnivariateForecasting&version=4.2.0
                    
Install NW.UnivariateForecasting as a Cake Addin
#tool nuget:?package=NW.UnivariateForecasting&version=4.2.0
                    
Install NW.UnivariateForecasting as a Cake Tool

NW.UnivariateForecasting is a library to perform Univariate Forecasting on your own values. 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").

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.0 143 2/15/2024
4.1.0 123 2/11/2024
4.0.0 119 2/9/2024
3.0.0 284 3/9/2023
2.5.0 307 2/11/2023
2.0.1 501 9/18/2022
2.0.0 463 10/11/2021
1.1.1 370 4/29/2021
1.1.0 367 4/25/2021
1.0.1 535 12/25/2020
1.0.0 558 12/25/2020