Anselmoo / ai2business

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod ready-to-code Python dev-docs Python package Code style: black

AI2Business


Table of Contents

About the AI4Business

The idea behind AI4Business is to have a python package that bundles data scientist and project manager's daily routines. For our understanding, the daily routines start with gathering information, which derives from three independent sources: Search trends Research trends Market trends and tickers The significant advantage is that AI4Business allows designing databases depending on individual Key Performance Indicators (KPIs). The following established method for data cleaning, data balancing, and data features selections is implemented and merged with automatic machine learning tools for classic and deep learning methods.

Finally, the results can be exported to database systems, EXCEL, or PowerPoint for generating a quick summary of a possible Proof of Concept (PoC).

Getting Started

pip install git+https://github.com/AI2Business/ai2business.git

Usage

Please see the developer-docs.

About

License:Apache License 2.0


Languages

Language:Python 99.7%Language:Dockerfile 0.3%