Mindset insurance scoring
Project description
Insolver
Mindset insurance scoring - product repository
Installation:
pip install "git+ssh://git@github.com/MindSetLib/MS-InsuranceScoring.git"
Post-install cavets:
To fix displaying plotly figs in jyputerlab install:
jupyter labextension install jupyterlab-plotly
In case of problem with pyodbc
you may need to install:
sudo apt install unixodbc-dev
Quickstart:
# short example
Examples:
Documentation:
will be here soon
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.
Project details
Release history Release notifications | RSS feed
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.dev3.tar.gz
(27.6 kB
view hashes)
Built Distribution
Close
Hashes for insolver-0.4.dev3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a16de47d2743b2cb79cc8833eb43fcad3094eb4ddce508b52eb960378dc9e83 |
|
MD5 | 3f4b8c13e9c5be8519da6b9c66536a0f |
|
BLAKE2b-256 | fd6fc902be426715e213f2aac2103e28547fc1d2f72790a730348354a87435f1 |