Click or drag to resize
Accord.NET (logo)

BaseBagOfVisualWordsTModel, TFeature, TPoint, TClustering, TExtractorLearn Method

Overload List
  NameDescription
Public methodLearn(Bitmap, Double)
Learns a model that can map the given inputs to the desired outputs.
Public methodLearn(String, Double)
Learns a model that can map the given inputs to the desired outputs.
Public methodLearn(TFeature, Double)
Learns a model that can map the given inputs to the desired outputs.
(Inherited from BaseBagOfWordsTModel, TPoint, TFeature, TClustering, TExtractor, TInput.)
Public methodLearn(TInput, Double)
Learns a model that can map the given inputs to the desired outputs.
(Inherited from BaseBagOfWordsTModel, TPoint, TFeature, TClustering, TExtractor, TInput.)
Top
See Also