5 #include "opals/config.hpp"
6 #include "opals/String.hpp"
19 const char *name()
const;
20 const char *alias()
const;
23 void set(
const char *alias_defition);
Class for defining column name aliases.
Definition: ColumnNameAlias.hpp:11
Interface to a set of index map objects.
Definition: pyDM.py:4049
general file corruption error: thrown if a file to be used is not interpretable
Definition: c++_api/inc/opals/Exception.hpp:321
overallPointCountUsed
Definition: clfTreeModelTrain.py:175
Definition: clfTreeModelApply.py:86
def _buildAttributeLayout(self, dm, fn)
Definition: clfTreeModelApply.py:115
outputDir
Definition: clfTreeModelTrain.py:367
def _checkCompleteness(self)
Definition: clfTreeModelTrain.py:172
logger
Definition: clfTreeModelApply.py:137
overallPointCount
Definition: clfTreeModelTrain.py:370
Interface to a factory object for creating AddInfo layouts.
Definition: pyDM.py:1467
def _crossValidate(self, modelPath)
Definition: clfTreeModelTrain.py:264
histogram
Definition: clfTreeModelTrain.py:255
coveredClassIds
Definition: clfCreateTrainingPatches.py:168
def _unPrefixAttributeName(self, attr)
Definition: clfTreeModelApply.py:103
programming error which appears if the opals framework wasn't used correctly;
Definition: c++_api/inc/opals/Exception.hpp:200
def _computeHistrograms(self)
Definition: clfCreateTrainingPatches.py:109
string RDefaultModel
Definition: clfTreeModelTrain.py:137
Definition: clfConfusionMatrix.py:26
patches_per_class
Definition: clfCreateTrainingPatches.py:229
infile
Definition: clfTreeModelApply.py:140
omitEmptyClasses
Definition: clfCreateTrainingPatches.py:219
logger
Definition: clfSCNNTrain.py:355
filter
Definition: clfTreeModelTrain.py:360
def _checkColumnName(self, attr)
Definition: clfTreeModelTrain.py:139
omitEmptyClasses
Definition: clfTreeModelTrain.py:364
def _buildLayout(self, dm, fn, addAttrs=[])
Definition: clfCreateTrainingPatches.py:91
def _prefixAttributeName(self, attr)
Definition: clfTreeModelTrain.py:257
Helper class for traversing a IndexMapSet object in multiple stages.
Definition: pyDM.py:4106
Contains the public interface of OPALS.
Definition: AbsValueOrQuantile.hpp:8
logger
Definition: clfCreateTrainingPatches.py:208
overallPointCountUsed
Definition: clfCreateTrainingPatches.py:112
filter
Definition: clfCreateTrainingPatches.py:215
rDispatcher
Definition: clfTreeModelApply.py:153
infile
Definition: clfCreateTrainingPatches.py:210
def _buildResultLayout(self)
Definition: clfTreeModelApply.py:88
indexmap
Definition: clfTreeModelTrain.py:383
histogram
Definition: clfCreateTrainingPatches.py:203
RParams
Definition: clfTreeModelTrain.py:357
coveredClassIds
Definition: clfTreeModelTrain.py:220
logger
Definition: clfTreeModelTrain.py:352
Definition: clfTreeModelTrain.py:130
thrown if the provided file cannot be opened as an ODM
Definition: c++_api/inc/opals/Exception.hpp:256
filter
Definition: clfConfusionMatrix.py:63
minimalPointsPerClass
Definition: clfTreeModelTrain.py:375
RParams
Definition: clfTreeModelApply.py:142
a general parameter error (usually comes from boost::program_options)
Definition: c++_api/inc/opals/Exception.hpp:206
infile
Definition: clfTreeModelTrain.py:355
def _buildLayout(self, dm, fn, mode=LayoutMode.full, outputWarnings=False)
Definition: clfTreeModelTrain.py:146
Object for storing a cross classification matrix.
Definition: pyDM.py:4196
Definition: clfSCNNTrain.py:349
infile
Definition: clfSCNNTrain.py:357
trainingSize
Definition: clfTreeModelTrain.py:372
classlist
Definition: clfTreeModelApply.py:151
Control object are used to get status information of extensive processing step and/or to interrupt th...
Definition: pyDM.py:3949
Definition: clfCreateTrainingPatches.py:82
A dynamic character string whose interface conforms to STL's std::string.
Definition: String.hpp:35
indexmap
Definition: clfCreateTrainingPatches.py:227
classIds
Definition: clfCreateTrainingPatches.py:162
def test_confusion_matrix_output()
test code for confusion matrix output
Definition: clfTreeModelTrain.py:43
thrown a specified attribute doesn't exists in the corresponding odm.
Definition: c++_api/inc/opals/Exception.hpp:300
filter
Definition: clfTreeModelApply.py:147
Definition: clfTreeModelTrain.py:136
attributlist
Definition: clfTreeModelApply.py:150
inversIndexmap
Definition: clfTreeModelTrain.py:393
layout
Definition: clfCreateTrainingPatches.py:113
overallPointCount
Definition: clfCreateTrainingPatches.py:220
rDispatcher
Definition: clfTreeModelTrain.py:377
trainingPointCount
Definition: clfTreeModelTrain.py:415