/ml

DigiFi ML Module

Primary LanguageJavaScriptApache License 2.0Apache-2.0

DigiFi ML Module

DigiFi's Core ML Module for its Loan Origination System

Overview

The ML module is part of DigiFi's open-source loan origination system ("LOS) and is required to train, evaluate and deploy predictive machine learning models.

Please visit our Documentation for comprehensive information on installing and using the platform.

Installation

Installing the module into a project

  • Run npm i @digifi-los/ml in your application

Running the module locally

Setup (Follow these steps):

  • Clone or download the zip file from this repository
  • Run npm i in the root level

Other Commands:

  • Run npm test to run tests

Uninstalling the Module

Run npm uninstall @digifi-los/ml in your application

For More Information

License

Apache License 2.0