The MachineLearnerTestModule is used to feed datasets loaded from a file to the learning machines and transformers.
More...
The MachineLearnerTestModule is used to feed datasets loaded from a file to the learning machines and transformers.
- Author
- Arjan Gijsberts
Definition at line 244 of file test.cpp.
◆ MachineLearnerTestModule()
iCub::learningmachine::test::MachineLearnerTestModule::MachineLearnerTestModule |
( |
std::string |
pp = "/lm/test" | ) |
|
|
inline |
◆ close()
bool iCub::learningmachine::test::MachineLearnerTestModule::close |
( |
void |
| ) |
|
|
inline |
◆ configure()
virtual bool iCub::learningmachine::test::MachineLearnerTestModule::configure |
( |
ResourceFinder & |
opt | ) |
|
|
inlinevirtual |
◆ printConfig()
void iCub::learningmachine::test::MachineLearnerTestModule::printConfig |
( |
| ) |
|
|
inline |
◆ printOptions()
void iCub::learningmachine::test::MachineLearnerTestModule::printOptions |
( |
std::string |
error = "" | ) |
|
|
inline |
◆ respond()
bool iCub::learningmachine::test::MachineLearnerTestModule::respond |
( |
const Bottle & |
cmd, |
|
|
Bottle & |
reply |
|
) |
| |
|
inline |
◆ sendPredictSample()
Prediction iCub::learningmachine::test::MachineLearnerTestModule::sendPredictSample |
( |
Vector |
input | ) |
|
|
inline |
◆ sendTrainSample()
void iCub::learningmachine::test::MachineLearnerTestModule::sendTrainSample |
( |
Vector |
input, |
|
|
Vector |
output |
|
) |
| |
|
inline |
◆ updateModule()
bool iCub::learningmachine::test::MachineLearnerTestModule::updateModule |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- icub-main/src/modules/learningMachine/src/bin/test.cpp