Akce
Description of the final prediction system¶
The final prediction system consists of an arbitrary number of classifiers. The number and structure of classifiers can be configured in <path_to_executable>/../Predictor.config
file by altering the total number of predictors used and assigning the building areas to groups.
Another way to configure the predictions is to change the implementation of the Predictor/Ipredictor.class
interface. There are currently two pre-created implementations, NaiveBayesClassifier and SdcaMaximumEntropyClassifier, which have better results.
Aktualizováno uživatelem Roman Kalivoda před více než 3 roky(ů) · 1 revizí