Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 438 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 438 Bytes

vtb_scorekit

Package for solving binary classification problems by logistic regression

Provides both automatic model building and convenient functionality for finding optimal variable binning, visualization, and manual corrections

Optimized to perform calculations in multiprocessor mode, which allows to obtain a solution very fast

Handbooks for all library classes and notebook with a sample use case are in the folder demo/