GithubHelp home page GithubHelp logo

linuxto5re / salesandguestmanagementmldotnet Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4 MB

welcome to our Sales and Guest Projection repository! Discover precise guest predictions via ML.NET, historical data, and advanced tech. This model also applies to sales forecasts, fueled by ML.NET's capabilities. In addition, we've added data visualization.

Home Page: https://github.com/LinUxTo5re/SalesAndGuestManagementMLdotnet/

License: GNU General Public License v3.0

C# 75.58% TSQL 24.42%
machine-learning csharp mvvm-architecture sql-server data-visualization mldotnet oxyplot

salesandguestmanagementmldotnet's Introduction

Guest and Sales Projection/Visualization Using Machine Learning in C# (ML.NET)

Welcome to the Sales and Guest Projection project repository!

  • Explore the Sales and Guest Projection repository, utilizing ML.NET, C#, MVVM, Microsoft SQL Server and WPF.
  • Predict future guests using advanced tech - historical data fuels projections for upcoming days.
  • Tap into past actual and projected guests for accurate guest forecasts, a powerful business tool.
  • The same logic can be applied for future sales projections using machine learning with the help of ML.NET.
  • In bonus, take a look of data visualization where we've used Line chart and bar graph.

Projected Results

Projection - 1:
image

Projection - 2:
image
Visualization Sample
image

Columns Definition

  • Time : Column used to describe the timestamp for guest count.
  • Guest Count : Actual guest count for the specified timestamp.
  • Projected MyStore : Projected guest count using the Average algorithm in the existing application.
  • Projected ML : Projected guest count using machine learning (ML.NET).
  • Difference ML : Guest Count - Projected ML
  • Difference SDM : Guest Count - Projected MyStore

Technologies Used

  • ML.NET
  • OxyPlot (Data Visualization)
  • C#
  • MVVM (Model-View-ViewModel)
  • Microsoft SQL Server Management (SSMS)
  • WPF (Windows Presentation Foundation)

Getting Started

Follow these steps to set up the project in Visual Studio:

Requirements

  • Visual Studio (Any version is compatible)
  • Microsoft SQL Server
  • .NET 5.0*
  1. Clone or download the project repository to your local machine.

git clone https://github.com/LinUxTo5re/SalesAndGuestManagementMLdotnet.git

  1. Open Microsoft SQL Server and set up a database. Execute the stored procedure provided in the ML_POC.sql file.
  2. If you don't have access to our database, it's recommended to create your own SQL/NoSQL database and modify the code and queries according to your needs.
  3. Unzip or open the downloaded folder or go to cloned directory in your system and double-click on HourlySalesReport.sln to open the project in Visual Studio.
  4. Make a configuration adjustment: Search for settings.settings in the Solution Explorer's search bar and open settings.settings.
  5. In the settings.settings page, locate the data source setting and update it with your server's name as demonstrated in Screenshot-3. Save the changes and close the settings.settings page.
  6. Run the application and enjoy the code.

Set Up SSMS Instance and Update settings.settings:



Screenshot-1:
image

Screenshot-2:
image

Screenshot-3:
image

Contributors

Licensed under GNU

salesandguestmanagementmldotnet's People

Contributors

linuxto5re avatar

Stargazers

 avatar

Watchers

 avatar

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.