SearchPioneer.Ranking.Cli 1.0.1

Prefix Reserved
dotnet tool install --global SearchPioneer.Ranking.Cli --version 1.0.1                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local SearchPioneer.Ranking.Cli --version 1.0.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SearchPioneer.Ranking.Cli&version=1.0.1                
nuke :add-package SearchPioneer.Ranking.Cli --version 1.0.1                

Search Pioneer Ranking CLI

A Learning to Rank (LTR) command line interface (CLI) tool for training rankers with LightGBM and FastTree.

Installation

The CLI uses .NET 9, so ensure your system has .NET Runtime installed.

To add as a global .NET command line tool

dotnet tool install -g SearchPioneer.Ranking.Cli --prerelease

Usage

To see all the commands supported by the command line tool

dotnet-ranking --help
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.1 85 1/22/2025
1.0.0 82 1/22/2025