Global AI and Data Science

 View Only

AI Code Pattern: Create a web application to optimize your supply chain inventory

  • 1.  AI Code Pattern: Create a web application to optimize your supply chain inventory

    Posted Tue March 02, 2021 04:44 PM

    Using historical demand data to train a machine learning model, you can predict demand for certain items more accurately in the future, and ensure that your customers are able to purchase what they want. Using this predicted demand as input, along with manufacturing plant data such as cost and capacity, this application enables a store manager to quickly choose the best manufacturing plants to optimize inventory and minimize cost.

    When you have completed this code pattern, you understand how to:

    • Deploy a Node.js-based web application
    • Send and receive messages from a deployed IBM Watson® Machine Learning model using REST API
    Original Code Pattern Link

    ------------------------------
    William Roberts
    ------------------------------

    #GlobalAIandDataScience
    #GlobalDataScience