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
  • XManager: A framework for managing machine learning experiments 🧑‍🔬

    XManager is a platform for packaging, running and keeping track of machine learning experiments. It currently enables one to launch experiments locally or on Google Cloud Platform (GCP). Interaction

    DeepMind 620 Dec 27, 2022
    CD) in machine learning projectsImplementing continuous integration & delivery (CI/CD) in machine learning projects

    CML with cloud compute This repository contains a sample project using CML with Terraform (via the cml-runner function) to launch an AWS EC2 instance

    Iterative 19 Oct 03, 2022
    Built various Machine Learning algorithms (Logistic Regression, Random Forest, KNN, Gradient Boosting and XGBoost. etc)

    Built various Machine Learning algorithms (Logistic Regression, Random Forest, KNN, Gradient Boosting and XGBoost. etc). Structured a custom ensemble model and a neural network. Found a outperformed

    Chris Yuan 1 Feb 06, 2022
    Uplift modeling and causal inference with machine learning algorithms

    Disclaimer This project is stable and being incubated for long-term support. It may contain new experimental code, for which APIs are subject to chang

    Uber Open Source 3.7k Jan 07, 2023
    虚拟货币(BTC、ETH)炒币量化系统项目。在一版本的基础上加入了趋势判断

    🎉 第二版本 🎉 (现货趋势网格) 介绍 在第一版本的基础上 趋势判断,不在固定点位开单,选择更优的开仓点位 优势: 🎉 简单易上手 安全(不用将api_secret告诉他人) 如何启动 修改app目录下的authorization文件

    幸福村的码农 250 Jan 07, 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
    Automatic extraction of relevant features from time series:

    tsfresh This repository contains the TSFRESH python package. The abbreviation stands for "Time Series Feature extraction based on scalable hypothesis

    Blue Yonder GmbH 7k Jan 06, 2023
    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
    ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, MLOps and Data-Management

    ClearML - Auto-Magical Suite of tools to streamline your ML workflow Experiment Manager, MLOps and Data-Management ClearML Formerly known as Allegro T

    ClearML 4k Jan 09, 2023
    A logistic regression model for health insurance purchasing prediction

    Logistic_Regression_Model A logistic regression model for health insurance purchasing prediction This code is using these packages, so please make sur

    ShawnWang 1 Nov 29, 2021
    Distributed deep learning on Hadoop and Spark clusters.

    Note: we're lovingly marking this project as Archived since we're no longer supporting it. You are welcome to read the code and fork your own version

    Yahoo 1.3k Dec 28, 2022
    dirty_cat is a Python module for machine-learning on dirty categorical variables.

    dirty_cat dirty_cat is a Python module for machine-learning on dirty categorical variables.

    637 Dec 29, 2022
    BudouX is the successor to Budou, the machine learning powered line break organizer tool.

    BudouX Standalone. Small. Language-neutral. BudouX is the successor to Budou, the machine learning powered line break organizer tool. It is standalone

    Google 868 Jan 05, 2023
    A machine learning project that predicts the price of used cars in the UK

    Car Price Prediction Image Credit: AA Cars Project Overview Scraped 3000 used cars data from AA Cars website using Python and BeautifulSoup. Cleaned t

    Victor Umunna 7 Oct 13, 2022
    SmartSim makes it easier to use common Machine Learning (ML) libraries like PyTorch and TensorFlow

    SmartSim makes it easier to use common Machine Learning (ML) libraries like PyTorch and TensorFlow, in High Performance Computing (HPC) simulations and workloads.

    A repository to work on Machine Learning course. Select an algorithm to classify writer's gender, of Hebrew texts.

    MachineLearning A repository to work on Machine Learning course. Select an algorithm to classify writer's gender, of Hebrew texts. Tested algorithms:

    Haim Adrian 1 Feb 01, 2022
    Merlion: A Machine Learning Framework for Time Series Intelligence

    Merlion is a Python library for time series intelligence. It provides an end-to-end machine learning framework that includes loading and transforming data, building and training models, post-processi

    Salesforce 2.8k Jan 05, 2023
    Neural Machine Translation (NMT) tutorial with OpenNMT-py

    Neural Machine Translation (NMT) tutorial with OpenNMT-py. Data preprocessing, model training, evaluation, and deployment.

    Yasmin Moslem 29 Jan 09, 2023
    This machine learning model was developed for House Prices

    This machine learning model was developed for House Prices - Advanced Regression Techniques competition in Kaggle by using several machine learning models such as Random Forest, XGBoost and LightGBM.

    serhat_derya 1 Mar 02, 2022
    mlpack: a scalable C++ machine learning library --

    a fast, flexible machine learning library Home | Documentation | Doxygen | Community | Help | IRC Chat Download: current stable version (3.4.2) mlpack

    mlpack 4.2k Jan 01, 2023