Skip to main content

Insolver is low-code machine learning library, initially created for the insurance industry.

Project description

Insolver

PyPI - Python Version PyPI Documentation Status GitHub Workflow Status Coverage Code style: black Downloads

Insolver is a low-code machine learning library, originally created for the insurance industry, but can be used in any other. You can find a more detailed overview here.

Installation:

Insolver can be installed via pip from PyPI. There are several installation options available:

Description Command
Regular installation pip install insolver
Installation with all heavy requirements pip install insolver[full]
Installation with development requirements pip install insolver[dev]

Insolver is already installed in the easy access cloud via the GitHub login. Try https://mset.space with a familiar notebook-style environment.

Examples:

Documentation:

Available here

Supported libraries:

GLM Boosting models Serving (REST-API) Model interpretation
- sklearn
- h2o
- XGBoost
- LightGBM
- CatBoost
- Flask
- FastAPI
- Django
- shap plots

Run tests:

python -m pytest

tests with coverage:

python -m pytest . --cov=insolver --cov-report html

Contributing to Insolver:

Please, feel free to open an issue or/and suggest PR, if you find any bugs or any enhancements.

Demo

Example of creating models using the Insolver

Example of a model production service

Example of an elyra pipeline built with the Insolver inside

Contacts

frank@mind-set.ru +79263790123

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insolver-0.4.26.tar.gz (442.1 kB view hashes)

Uploaded Source

Built Distribution

insolver-0.4.26-py3-none-any.whl (487.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page