This is a standalone Python library which contains code for working with various AI library such as :
- scikit-learn
- pytorch and also EDA library :
- pandas and also visualisation
- matplotlib
- seaborn and also web UI
- streamlit and web service deployement
- fastapi It also contains utility functions for data preprocessing, model evaluation, and visualization.
Python >=3.12
- clone the repository
git clone - install the library
pip install .- to run tests:
pip install pytestpytest