MeLOn
Loading...
Searching...
No Matches
svmData.h File Reference
#include <vector>
#include <memory>
#include "modelData.h"
#include "scaler.h"
#include "kernel.h"

Go to the source code of this file.

Classes

struct  melon::SvmData
 Struct containing all information regarding the support vector machine. More...
 

Namespaces

namespace  melon
 

Enumerations

enum  melon::KERNEL_FUNCTION { melon::RBF }
 enum for representing different kernel functions More...