Code Monkey home page Code Monkey logo

aiworkflowsolution's Introduction

AI Enterprise Workflow Capstone

Solution for the IBM AI Enterprise Workflow Capstone project in coursera.org

Project, data sources and deliverables are given in repository: https://github.com/aavail/ai-workflow-capstone

The solution file is Jupyter notebook "ai-workflow-capstone.ipynb" All scripts comprising of the solution are generated while executing the notebook content.

Part 1 The purpose of this part of the project is ingestion and visualization of data. Data ingestion is performed with "data_ingestion.py" script. The data source for this project is provided in ./data directory. Data visualizations are generated with "data_visualization.py" script and results are stored in ./images directory.

Part 2 The purpose of this part of the project is data engineering and model building. Data engineering is supported with "data_engineering.py" script. Model is build with "model.py" script. Script implements Stochastic Gradient, Random Forrest, Gradien Boosting and Ada Boostin regressors. The resulting models are stored in ./models directory. The directory ./logs contains logs created during scripts execution.

Part 3 The purpose of this part of the project is to develop application accessible through API. Flask API is provided in "application.py" script. Application is containerzied into Docker image using "requirements.txt" and "DockerFile" scripts. The unit tests for the Model, API and Logs are created as package in "run-tersts.py" and ./unittest directory. Post production performance monitoring is based on drift analysis and is uspported with "monitor.py" script.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.