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
  • Scikit-Garden or skgarden is a garden for Scikit-Learn compatible decision trees and forests.

    Scikit-Garden or skgarden (pronounced as skarden) is a garden for Scikit-Learn compatible decision trees and forests.

    260 Dec 21, 2022
    Automated Machine Learning Pipeline for tabular data. Designed for predictive maintenance applications, failure identification, failure prediction, condition monitoring, etc.

    Automated Machine Learning Pipeline for tabular data. Designed for predictive maintenance applications, failure identification, failure prediction, condition monitoring, etc.

    Amplo 10 May 15, 2022
    K-Means clusternig example with Python and Scikit-learn

    Unsupervised-Machine-Learning Flat Clustering K-Means clusternig example with Python and Scikit-learn Flat clustering Clustering algorithms group a se

    Emin 1 Dec 13, 2021
    Pytools is an open source library containing general machine learning and visualisation utilities for reuse

    pytools is an open source library containing general machine learning and visualisation utilities for reuse, including: Basic tools for API developmen

    BCG Gamma 26 Nov 06, 2022
    Decision Weights in Prospect Theory

    Decision Weights in Prospect Theory It's clear that humans are irrational, but how irrational are they? After some research into behavourial economics

    Cameron Davidson-Pilon 32 Nov 08, 2021
    QML: A Python Toolkit for Quantum Machine Learning

    QML is a Python2/3-compatible toolkit for representation learning of properties of molecules and solids.

    176 Dec 09, 2022
    PLUR is a collection of source code datasets suitable for graph-based machine learning.

    PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. We provide scripts for downloading, processing, and loading the

    Google Research 76 Nov 25, 2022
    Pydantic based mock data generation

    This library offers powerful mock data generation capabilities for pydantic based models. It can also be used with other libraries that use pydantic as a foundation, for example SQLModel, Beanie and

    Na'aman Hirschfeld 396 Dec 28, 2022
    Iterative stochastic gradient descent (SGD) linear regressor with regularization

    SGD-Linear-Regressor Iterative stochastic gradient descent (SGD) linear regressor with regularization Dataset: Kaggle “Graduate Admission 2” https://w

    Zechen Ma 1 Oct 29, 2021
    Dieses Projekt ermöglicht es den Smartmeter der EVN (Netz Niederösterreich) über die Kundenschnittstelle auszulesen.

    SmartMeterEVN Dieses Projekt ermöglicht es den Smartmeter der EVN (Netz Niederösterreich) über die Kundenschnittstelle auszulesen. Smart Meter werden

    greenMike 43 Dec 04, 2022
    learn python in 100 days, a simple step could be follow from beginner to master of every aspect of python programming and project also include side project which you can use as demo project for your personal portfolio

    learn python in 100 days, a simple step could be follow from beginner to master of every aspect of python programming and project also include side project which you can use as demo project for your

    BDFD 6 Nov 05, 2022
    A Collection of Conference & School Notes in Machine Learning 🦄📝🎉

    Machine Learning Conference & Summer School Notes. 🦄📝🎉

    558 Dec 28, 2022
    Machine-learning-dell - Repositório com as atividades desenvolvidas no curso de Machine Learning

    📚 Descrição Neste curso da Dell aprofundamos nossos conhecimentos em Machine Learning. 🖥️ Aulas (Em curso) 1.1 - Python aplicado a Data Science 1.2

    Claudia dos Anjos 1 Jan 05, 2022
    cuML - RAPIDS Machine Learning Library

    cuML - GPU Machine Learning Algorithms cuML is a suite of libraries that implement machine learning algorithms and mathematical primitives functions t

    RAPIDS 3.1k Dec 28, 2022
    This project impelemented for midterm of the Machine Learning #Zoomcamp #Alexey Grigorev

    MLProject_01 This project impelemented for midterm of the Machine Learning #Zoomcamp #Alexey Grigorev Context Dataset English question data set file F

    Hadi Nakhi 1 Dec 18, 2021
    Evidently helps analyze machine learning models during validation or production monitoring

    Evidently helps analyze machine learning models during validation or production monitoring. The tool generates interactive visual reports and JSON profiles from pandas DataFrame or csv files. Current

    Evidently AI 3.1k Jan 07, 2023
    Predict the income for each percentile of the population (Python) - FRENCH

    05.income-prediction Predict the income for each percentile of the population (Python) - FRENCH Effectuez une prédiction de revenus Prérequis Pour ce

    1 Feb 13, 2022
    Convoys is a simple library that fits a few statistical model useful for modeling time-lagged conversions.

    Convoys is a simple library that fits a few statistical model useful for modeling time-lagged conversions. There is a lot more info if you head over to the documentation. You can also take a look at

    Better 240 Dec 26, 2022
    Pandas DataFrames and Series as Interactive Tables in Jupyter

    Pandas DataFrames and Series as Interactive Tables in Jupyter Star Turn pandas DataFrames and Series into interactive datatables in both your notebook

    Marc Wouts 364 Jan 04, 2023
    Steganography is the art of hiding the fact that communication is taking place, by hiding information in other information.

    Steganography is the art of hiding the fact that communication is taking place, by hiding information in other information.

    Priyansh Sharma 7 Nov 09, 2022