|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidateMachineLearning
Interface for validation. Validate if a particular network or machine learning class is suitable for a specific purpose.
| Method Summary | |
|---|---|
String |
isValid(EngineMachineLearning network)
Determine if the network is valid. |
void |
validate(EngineMachineLearning network)
Determine if the network is valid. |
| Method Detail |
|---|
String isValid(EngineMachineLearning network)
network - THe network to check.
void validate(EngineMachineLearning network)
network - The network to check.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||