# mult_regression **Repository Path**: tutu96177/mult_regression ## Basic Information - **Project Name**: mult_regression - **Description**: xgb/lightgbm/gbdt/adaboost/rf - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-24 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Title Multiobjective regression is designed for open source libraries. ## Table of Contents - [Background](#background) - [Install](#install) - [Usage](#usage) - [License](#license) ## Background Multiobjective regression. > As well, standardizing can help elsewhere. By having a standard, users can spend less time searching for the information they want. ## Install Go check them out if you don't have them locally installed, which are in requirements.txt. ```sh $ pip install -r requirements.txt ``` ## Usage To run the project, execute the following script. ```sh $ git clone [projects url] $ cd [projects] $ python main.py ``` ## License [projects] is released under the Apache 2.0 license.