Microsoft.ML.LightGbm
4.0.0
Prefix Reserved
dotnet add package Microsoft.ML.LightGbm --version 4.0.0
NuGet\Install-Package Microsoft.ML.LightGbm -Version 4.0.0
<PackageReference Include="Microsoft.ML.LightGbm" Version="4.0.0" />
paket add Microsoft.ML.LightGbm --version 4.0.0
#r "nuget: Microsoft.ML.LightGbm, 4.0.0"
// Install Microsoft.ML.LightGbm as a Cake Addin #addin nuget:?package=Microsoft.ML.LightGbm&version=4.0.0 // Install Microsoft.ML.LightGbm as a Cake Tool #tool nuget:?package=Microsoft.ML.LightGbm&version=4.0.0
About
ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
For more information, see the ML.NET documentation.
This package adds the ability to use LightGBM based transformers, a gradient boosting framework that uses tree based learning algorithms.
Key Features
- Classification/Categorization - Automatically divide customer feedback into positive and negative categories
- Regression/Predict continuous values - Predict the price of houses based on size and location
- Recommendations - Suggest products that online shoppers may want to buy, based on their previous purchases
How to Use
See Machine Learning Samples for an assortment of samples that show how to get started using ML.NET.
Main Types
Some of the types provided by this library are:
Microsoft.ML.Trainers.LightGbm.GradientBooster
Microsoft.ML.Trainers.LightGbm.DartBooster
Microsoft.ML.Trainers.LightGbm.GossBooster
Microsoft.ML.Trainers.LightGbm.LightGbmBinaryTrainer
Additional Documentation
Related Packages
- Main Package: Microsoft.ML
- Core data abstraction: Microsoft.ML.DataView
- Fast Tree: Microsoft.ML.FastTree
- Image analytics: Microsoft.ML.ImageAnalytics
- Recommender: Microsoft.ML.Recommender
- Time series: Microsoft.ML.TimeSeries
- Automatic model selection / tuning: Microsoft.ML.AutoML
- Exporting Onnx Models: Microsoft.ML.OnnxConverter
- Loading Onnx models: Microsoft.ML.OnnxTransformer
- Text tokenizers: Microsoft.ML.Tokenizers
Feedback & Contributing
Microsoft.ML is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- LightGBM (>= 3.3.5)
- Microsoft.ML (>= 4.0.0)
- Microsoft.ML.FastTree (>= 4.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.ML.LightGbm:
Package | Downloads |
---|---|
Microsoft.ML.AutoML
ML.NET AutoML: Optimizes an ML pipeline for your dataset, by automatically locating the best feature engineering, model, and hyperparameters |
|
dexih.functions.ml
Data transformation and Anaytics library - Machine Learning Functions |
|
Microsoft.ProgramSynthesis.Transformation.Formula.MachineLearning
Supporting library for Machine Learning capabilities in the Transformation.Formula DSL. |
|
ProteoformExplorer
Proteoform Dashboard for WPF Applications |
|
IFyuandongxiao
Package Description |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Microsoft.ML.LightGbm:
Repository | Stars |
---|---|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
zLulus/NotePractice
My_Note 笔记练习demo
|
|
buraksenyurt/skynet
Some kinds of programming tutorials on MacOS/Windows/Linux. There are 41 sample applications.
|
|
SoftUni/csharp-web
This is the official GitHub repository for the C# Web Development courses @ SoftUni
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 0 | 11/13/2024 |
4.0.0-preview.24522.7 | 258 | 10/23/2024 |
4.0.0-preview.24378.1 | 1,342 | 7/29/2024 |
4.0.0-preview.24271.1 | 1,194 | 5/21/2024 |
4.0.0-preview.24162.2 | 1,225 | 3/13/2024 |
3.0.1 | 88,369 | 1/18/2024 |
3.0.0 | 27,564 | 11/27/2023 |
3.0.0-preview.23511.1 | 791 | 10/13/2023 |
3.0.0-preview.23266.6 | 10,116 | 5/17/2023 |
3.0.0-preview.22621.2 | 2,357 | 12/22/2022 |
2.0.1 | 174,262 | 2/1/2023 |
2.0.1-preview.22573.9 | 1,438 | 11/24/2022 |
2.0.0 | 58,209 | 11/8/2022 |
2.0.0-preview.22551.1 | 953 | 11/1/2022 |
2.0.0-preview.22313.1 | 4,679 | 6/14/2022 |
1.7.1 | 710,481 | 3/9/2022 |
1.7.0 | 153,892 | 11/9/2021 |
1.7.0-preview.final | 454 | 10/22/2021 |
1.6.0 | 40,891 | 7/15/2021 |
1.5.5 | 2,649,211 | 3/4/2021 |
1.5.4 | 59,796 | 12/17/2020 |
1.5.2 | 54,383 | 9/11/2020 |
1.5.1 | 25,160 | 7/11/2020 |
1.5.0 | 27,003 | 5/26/2020 |
1.5.0-preview2 | 20,134 | 3/12/2020 |
1.5.0-preview | 22,645 | 12/26/2019 |
1.4.0 | 163,182 | 11/5/2019 |
1.4.0-preview2 | 4,034 | 10/8/2019 |
1.4.0-preview | 4,423 | 8/30/2019 |
1.3.1 | 27,654 | 8/6/2019 |
1.2.0 | 36,100 | 7/3/2019 |
1.1.0 | 9,068 | 6/4/2019 |
1.0.0 | 39,153 | 5/2/2019 |
1.0.0-preview | 80,775 | 4/2/2019 |
0.11.0 | 2,936 | 3/6/2019 |
0.10.0 | 2,102 | 2/5/2019 |
0.9.0 | 9,457 | 1/8/2019 |
0.8.0 | 2,019 | 12/4/2018 |
0.7.0 | 1,983 | 11/6/2018 |
0.6.0 | 4,785 | 10/2/2018 |
0.5.0 | 1,872 | 9/5/2018 |
0.4.0 | 1,799 | 8/7/2018 |
0.3.0 | 17,750 | 7/3/2018 |