Giter Site home page Giter Site logo

numbworks / nw.univariateforecasting Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 3.1 MB

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").

License: MIT License

C# 94.93% PowerShell 5.07%
machinelearning csharp library univariate timeseriesanalysis forecasting

nw.univariateforecasting's Introduction

NW.UnivariateForecasting

Library Client
codecoverage_library.svg codecoverage_client.svg

Contact: [email protected]

Revision History

Date Author Description
2020-12-06 numbworks Created.
2020-12-22 numbworks Added Revision History.
2020-12-26 numbworks Added Download* paragraphs.
2020-12-27 numbworks Added code coverage badge.
2021-10-11 numbworks Version numbers removed.
2023-01-22 numbworks Updated to v2.5.0.
2024-02-08 numbworks Updated to v4.0.0.

In short

From the documentation:

NW.UnivariateForecasting is a library to perform univariate forecasting tasks on the values you provide.

NW.UnivariateForecastingClient (unifor.exe) is the command-line client for the NW.UnivariateForecasting library.

Download the source code

I assume you are on Windows, but the library should compile without issues on Linux as well. Please:

  1. Install Git for Windows;
  2. Open Windows Powershell (or Windows Terminal or similar) and type:
PS C:\> mkdir NW.UnivariateForecasting
PS C:\> cd .\NW.UnivariateForecasting\
PS C:\NW.UnivariateForecasting> git clone https://github.com/numbworks/NW.UnivariateForecasting.git
  1. Open NW.UnivariateForecasting.sln with Visual Studio or other IDE;
  2. Done!

Download the library's binary package

If you are a .NET developer and you want to use the library from within your projects, the binary packages are available on NuGet.

Download the client's binary package

If you are an non-developer user, you can download the client from the Releases page on Github.

Getting Started

Other Links

nw.univariateforecasting's People

Contributors

numbworks avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

nw.univariateforecasting's Issues

[v3.0.0] Update documentation to v3.0.0

As a developer, I want to update the documentation to v3.0.0, so that the users can have the most up-to-date information about the library and its client.

[v2.5.0] Add support for ASCII banner

As a developer, I want to add support for the ASCII banner, so that I can prepare the ground for the introduction of a CLI application as client.

[v3.0.0] Add Serializers namespace

As a developer, I want to add support for the "Serializers" namespace, so that I can prepare the ground for the replacement of Newtonsoft.Json with System.Text.Json.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.