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).
pip install git+https://github.com/AI2Business/ai2business.git
Please see the developer-docs.