Skip to main content

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

Project description

PyPI - Python Version PyPI Documentation Status GitHub Workflow Status Downloads

Insolver

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 by running pip install insolver.
  • If you want to install insolver with all heavy requirements, install with pip install insolver[full].
  • If you want to install insolver with development requirements, install with 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:

Libs:

  • sklearn
  • H2O

Boosting models:

  • XGBoost
  • LightGBM
  • CatBoost

Model interpretation:

  • shap plots

Serving (REST-API):

  • flask
  • fastapi

Run tests:

python -m pytest

tests with coverage:

python -m pytest --cov=insolver; coverage html; xdg-open htmlcov/index.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.20a1.tar.gz (4.8 MB view hashes)

Uploaded Source

Built Distribution

insolver-0.4.20a1-py3-none-any.whl (453.4 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