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 Lucid Framework for Transparent and Interpretable Machine Learning Models.

    Currently a Beta-Version lucidmode is an open-source, low-code and lightweight Python framework for transparent and interpretable machine learning mod

    lucidmode 15 Aug 12, 2022
    Open source time series library for Python

    PyFlux PyFlux is an open source time series library for Python. The library has a good array of modern time series models, as well as a flexible array

    Ross Taylor 2k Jan 02, 2023
    Python ML pipeline that showcases mltrace functionality.

    mltrace tutorial Date: October 2021 This tutorial builds a training and testing pipeline for a toy ML prediction problem: to predict whether a passeng

    Log Labs 28 Nov 09, 2022
    PySurvival is an open source python package for Survival Analysis modeling

    PySurvival What is Pysurvival ? PySurvival is an open source python package for Survival Analysis modeling - the modeling concept used to analyze or p

    Square 265 Dec 27, 2022
    A linear regression model for house price prediction

    Linear_Regression_Model A linear regression model for house price prediction. This code is using these packages, so please make sure your have install

    ShawnWang 1 Nov 29, 2021
    Data Efficient Decision Making

    Data Efficient Decision Making

    Microsoft 197 Jan 06, 2023
    Interactive Parallel Computing in Python

    Interactive Parallel Computing with IPython ipyparallel is the new home of IPython.parallel. ipyparallel is a Python package and collection of CLI scr

    IPython 2.3k Dec 30, 2022
    vortex particles for simulating smoke in 2d

    vortex-particles-method-2d vortex particles for simulating smoke in 2d -vortexparticles_s

    12 Aug 23, 2022
    Project to deploy a machine learning model based on Titanic dataset from Kaggle

    kaggle_titanic_deploy Project to deploy a machine learning model based on Titanic dataset from Kaggle In this project we used the Titanic dataset from

    Vivian Yamassaki 8 May 23, 2022
    ml4h is a toolkit for machine learning on clinical data of all kinds including genetics, labs, imaging, clinical notes, and more

    ml4h is a toolkit for machine learning on clinical data of all kinds including genetics, labs, imaging, clinical notes, and more

    Broad Institute 65 Dec 20, 2022
    Iris species predictor app is used to classify iris species created using python's scikit-learn, fastapi, numpy and joblib packages.

    Iris Species Predictor Iris species predictor app is used to classify iris species using their sepal length, sepal width, petal length and petal width

    Siva Prakash 5 Apr 05, 2022
    Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.

    Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and many other libraries. Documenta

    2.5k Jan 07, 2023
    Kats is a toolkit to analyze time series data, a lightweight, easy-to-use, and generalizable framework to perform time series analysis.

    Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics

    Facebook Research 4.1k Dec 29, 2022
    Pandas Machine Learning and Quant Finance Library Collection

    Pandas Machine Learning and Quant Finance Library Collection

    148 Dec 07, 2022
    Simple, fast, and parallelized symbolic regression in Python/Julia via regularized evolution and simulated annealing

    Parallelized symbolic regression built on Julia, and interfaced by Python. Uses regularized evolution, simulated annealing, and gradient-free optimization.

    Miles Cranmer 924 Jan 03, 2023
    OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.

    OptaPy is an AI constraint solver for Python to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference S

    OptaPy 208 Dec 27, 2022
    This is a Machine Learning model which predicts the presence of Diabetes in Patients

    Diabetes Disease Prediction This is a machine Learning mode which tries to determine if a person has a diabetes or not. Data The dataset is in comma s

    Edem Gold 4 Mar 16, 2022
    XAI - An eXplainability toolbox for machine learning

    XAI - An eXplainability toolbox for machine learning XAI is a Machine Learning library that is designed with AI explainability in its core. XAI contai

    The Institute for Ethical Machine Learning 875 Dec 27, 2022
    Flightfare-Prediction - It is a Flightfare Prediction Web Application Using Machine learning,Python and flask

    Flight_fare-Prediction It is a Flight_fare Prediction Web Application Using Machine learning,Python and flask Using Machine leaning i have created a F

    1 Dec 06, 2022