takuya-takeuchi / LibLinearDotNet

.NET wrapper for LIBLINEAR written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text LibLinear.Net GitHub license

.NET wrapper for LIBLINEAR written in C#
LibLinear.Net works on Windows and Linux!!

Package NuGet
LibLinearDotNet NuGet version

Usage

Please refer wiki

Dependencies Libraries and Products

LIBLINEAR

License: 3-clause BSD License

Author: Chih-Chung Chang and Chih-Jen Lin

Principal Use: A toolkit for linear classifier for data with millions of instances and features in C++. Main goal of LibLinear.Net is what wraps LIBLINEAR by C#.

Microsoft.Extensions.CommandLineUtils

License: Microsoft .NET Library-JS License

Author: Microsoft

Principal Use: Command-line parsing API for example programs.

About

.NET wrapper for LIBLINEAR written in C#

License:MIT License


Languages

Language:C# 100.0%