main-classification.cpp File Reference

main More...

#include "Classifiers/gng/GNG.h"
#include "Features/Time/TimeFeature.h"
#include "ConfigReader/ConfigReader.h"
#include "FeatureContainer/ReplayFeatureContainer.h"
#include "Classifiers/Classifier.h"
typedef map< unsigned, list<
double > > 
cluster_list
typedef map< unsigned, cluster_listmeta_list

Defines

#define CLASSIFICATION_RUNS   1
 amount of training iterations
#define HOT   0.995
 start temperature for sa
#define COLD   0.0
 end temperature for sa
#define MINIMIZE_ERROR   0
 try to minimize classification error by finding the best classifier parameters
#define MINIMIZE_VARIANCE   0
 try to minimize classification error by finding the best classifier parameters

Functions

int main (int argc, char *argv[])


Detailed Description

main

© 2003-2004 by Rene Mayrhofer, Harald Radi

Date
2004-08-29 15:06:22 +0200 (Son, 29 Aug 2004)
Revision
906

Since:
Mon Mar 10 2003
Author:
Rene Mayrhofer <rene@mayrhofer.eu.org>

Harald Radi <harald.radi@nme.at>


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Id
main-classification.cpp 906 2004-08-29 13:06:22Z rene

Typedef Documentation

typedef map<unsigned, list<double> > cluster_list
 

Todo:
documentation


Function Documentation

int main int  argc,
char *  argv[]
 

Main


Generated on Mon Jun 5 10:20:48 2006 for Intelligence.kdevelop by  doxygen 1.4.6