Examples for C# Modular Interface

This page lists ready to run shogun examples for the C# Modular interface.

To run the examples issue

gmcs path/to/shogun/interfaces/csharp_modular/*.cs name_of_example.cs
LD_LIBRARY_PATH=path/to/libshogun:path/to/shogun/interfaces/csharp_modular mono name_of_example.exe

Classifier

Distance

Distribution

Evaluation

Features

Kernel

Minimal

Preprocessor

Regression

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation