Skip to main content

Simple and efficient tools for data mining and data analysis.

Project description

Linora

PyPI version Github license PyPI PyPI format

Linora is a efficent machine learning hyper parameters automated tuning Library,supporting XGBoost、LightGBM、CatBoost and other algorithm that implement by sklearn.

| API Document | API文档 | 中文介绍 |

Installation

To install this verson from PyPI, type:

pip install linora

To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:

pip install git+git://github.com/Hourout/linora.git

Feature

-XGBoost

  • Support XGBClassifier in RandomSearch、GridSearch
  • Support XGBRegressor in RandomSearch、GridSearch
  • Support XGBRanker in RandomSearch、GridSearch
  • Support cpu、gpu
  • Support fast search、k-fold search

-LightGBM

  • Support LGBClassifier in RandomSearch、GridSearch
  • Support LGBRegressor in RandomSearch、GridSearch
  • Support LGBRanker in RandomSearch、GridSearch
  • Support cpu、gpu
  • Support fast search、k-fold search

Example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

linora-0.5.0-py2.py3-none-any.whl (34.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page