vc1492a / henosis

A Python framework for deploying recommendation models for form fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove imbalanced-learn dependency.

vc1492a opened this issue · comments

Remove the library's dependency on imbalanced-learn and direct users to balance datasets appropriately prior to fitting the model in Henosis. This has the effect of reducing the size of the library and the number of dependencies.

Also remove pymssql dependency.

Remove trainDataBalance from API and Elasticsearch index.