Skip to content

missing files from library #1

@ssy248

Description

@ssy248

I tried to create a new java project with the library I downloaded from https://github.com/tahaemara/weka-example and the import statements such as:

import weka.classifiers.Classifier;
import weka.classifiers.functions.MultilayerPerceptron;
import weka.core.Attribute;
import weka.core.DenseInstance;
import weka.core.Instances;
import weka.core.SerializationHelper;

cause file not found errors. I also looked in the files in this library and could not find the referenced folders or files.

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