classifiers/Perceptron.h File Reference

#include "../hash/nps_vocab.h"
#include "../imat/InstMatLoL.h"
#include "../error/error.h"
#include "../bio/bio.h"

Go to the source code of this file.

Classes

struct  perc_model_t

Functions

long perc_model_new (long, long)
void perc_model_del (perc_model_t *)
long perc_classify (perc_model_t *, s8_t *, double *, long)
double perc_model_train_pass (struct Nps_PercModel *o, nps_error_t *e, struct nps_InstMatLoL *mat)
int perc_model_save (struct Nps_PercModel *, const char *, nps_error_t *err)

Variables

struct Nps_PercModelNps_PercModel

Function Documentation

long perc_classify ( perc_model_t ,
s8_t *  ,
double *  ,
long   
)
void perc_model_del ( perc_model_t  ) 
long perc_model_new ( long  ,
long   
)
int perc_model_save ( struct Nps_PercModel ,
const char *  ,
nps_error_t err 
)
double perc_model_train_pass ( struct Nps_PercModel o,
nps_error_t e,
struct nps_InstMatLoL mat 
)

Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3