| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 5 年前 |
Dask Examples
This directory contains examples of machine learning workflows with LightGBM and Dask.
Before running this code, see the installation instructions for the Dask-package.
After installing the package and its dependencies, any of the examples here can be run with a command like this:
python binary-classification.py
The examples listed below contain minimal code showing how to train LightGBM models using Dask.
Training
Prediction