Skip to content

loading data #10

Description

@simon1tan

When I train the data and classify items, they work. When I store the classification(to file) and load like this:
storage = Ankusa::FileSystemStorage.new 'c:\type_class_classification'
c = Ankusa::NaiveBayesClassifier.new storage

and try to classify something, it fails. Am I loading it wrong?

I can see all my classnames are there:
puts c.classnames

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions