Machine Learning Model to predict the payment date of an invoice when it gets created in the system.

Overview

Payment-Date-Prediction

  • Machine Learning Model to predict the payment date of an invoice when it gets created in the system.
  • Categorize the invoice into different buckets based on predicted payment date.

  • The invoices dataset contains the past payment information and behaviour of various buyers. Based on the previous payment patterns, the ML model will predict what will be the date a payment is made by the customer for an invoice.
    The model will also predict which aging bucket the invoice falls into based on the predicted payment date.
    The different buckets will be :
  • 0-15 days
  • 16-30 days
  • 31-45 days
  • 46-60 days
  • Greater than 60 days
  • A classification model capable of accurately predicting the price of secondhand cars

    The purpose of this project is create a classification model capable of accurately predicting the price of secondhand cars. The data used for model building is open source and has been added to this

    Akarsh Singh 2 Sep 13, 2022
    This repo includes some graph-based CTR prediction models and other representative baselines.

    Graph-based CTR prediction This is a repository designed for graph-based CTR prediction methods, it includes our graph-based CTR prediction methods: F

    Big Data and Multi-modal Computing Group, CRIPAC 47 Dec 30, 2022
    Simple structured learning framework for python

    PyStruct PyStruct aims at being an easy-to-use structured learning and prediction library. Currently it implements only max-margin methods and a perce

    pystruct 666 Jan 03, 2023
    Stock Price Prediction Bank Jago Using Facebook Prophet Machine Learning & Python

    Stock Price Prediction Bank Jago Using Facebook Prophet Machine Learning & Python Overview Bank Jago has attracted investors' attention since the end

    Najibulloh Asror 3 Feb 10, 2022
    Skoot is a lightweight python library of machine learning transformer classes that interact with scikit-learn and pandas.

    Skoot is a lightweight python library of machine learning transformer classes that interact with scikit-learn and pandas. Its objective is to ex

    Taylor G Smith 54 Aug 20, 2022
    A toolbox to iNNvestigate neural networks' predictions!

    iNNvestigate neural networks! Table of contents Introduction Installation Usage and Examples More documentation Contributing Releases Introduction In

    Maximilian Alber 1.1k Jan 05, 2023
    MLReef is an open source ML-Ops platform that helps you collaborate, reproduce and share your Machine Learning work with thousands of other users.

    The collaboration platform for Machine Learning MLReef is an open source ML-Ops platform that helps you collaborate, reproduce and share your Machine

    MLReef 1.4k Dec 27, 2022
    PySpark ML Bank Churn Prediction

    PySpark-Bank-Churn Surname: corresponds to the record (row) number and has no effect on the output. CreditScore: contains random values and has no eff

    kemalgunay 2 Nov 11, 2021
    Simple, light-weight config handling through python data classes with to/from JSON serialization/deserialization.

    Simple but maybe too simple config management through python data classes. We use it for machine learning.

    Eren Gölge 67 Nov 29, 2022
    A chain of stores, 10 different stores and 50 different requests a 3-month demand forecast for its product.

    Demand-Forecasting Business Problem A chain of stores, 10 different stores and 50 different requests a 3-month demand forecast for its product.

    Ayşe Nur Türkaslan 3 Mar 06, 2022
    Python Automated Machine Learning library for tabular data.

    Simple but powerful Automated Machine Learning library for tabular data. It uses efficient in-memory SAP HANA algorithms to automate routine Data Scie

    Daniel Khromov 47 Dec 17, 2022
    Short PhD seminar on Machine Learning Security (Adversarial Machine Learning)

    Short PhD seminar on Machine Learning Security (Adversarial Machine Learning)

    141 Dec 27, 2022
    whylogs: A Data and Machine Learning Logging Standard

    whylogs: A Data and Machine Learning Logging Standard whylogs is an open source standard for data and ML logging whylogs logging agent is the easiest

    WhyLabs 2k Jan 06, 2023
    LibTraffic is a unified, flexible and comprehensive traffic prediction library based on PyTorch

    LibTraffic is a unified, flexible and comprehensive traffic prediction library, which provides researchers with a credibly experimental tool and a convenient development framework. Our library is imp

    432 Jan 05, 2023
    A toolkit for making real world machine learning and data analysis applications in C++

    dlib C++ library Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real worl

    Davis E. King 11.6k Jan 02, 2023
    Contains an implementation (sklearn API) of the algorithm proposed in "GENDIS: GEnetic DIscovery of Shapelets" and code to reproduce all experiments.

    GENDIS GENetic DIscovery of Shapelets In the time series classification domain, shapelets are small subseries that are discriminative for a certain cl

    IDLab Services 90 Oct 28, 2022
    Repository for DCA0305, an undergraduate course about Machine Learning Workflows and Pipelines

    Federal University of Rio Grande do Norte Technology Center Department of Computer Engineering and Automation Machine Learning Based Systems Design Re

    Ivanovitch Silva 81 Oct 18, 2022
    A Python library for detecting patterns and anomalies in massive datasets using the Matrix Profile

    matrixprofile-ts matrixprofile-ts is a Python 2 and 3 library for evaluating time series data using the Matrix Profile algorithms developed by the Keo

    Target 696 Dec 26, 2022
    Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning

    The mljar-supervised is an Automated Machine Learning Python package that works with tabular data. I

    MLJAR 2.4k Jan 02, 2023
    As we all know the BGMI Loot Crate comes with so many resources for the gamers, this ML Crate will be the hub of various ML projects which will be the resources for the ML enthusiasts! Open Source Program: SWOC 2021 and JWOC 2022.

    Machine Learning Loot Crate 💻 🧰 🔴 Welcome contributors! As we all know the BGMI Loot Crate comes with so many resources for the gamers, this ML Cra

    Abhishek Sharma 89 Dec 28, 2022