# Package Architecture Insolver package consists of several modules: - InsolverDataFrame and various transformations make it easy to operate with data. - Wrappers and modeling tools help build and evaluate ML models. - Service module allows launching a simple API server with a saved ML model. ![insolver architecture](insolver_architecture.png) More detailed information on the modules of the insolver package can be found in [API References](api_ref.md).