SergioFierens/ai4r

View on GitHub
lib/ai4r/data/data_set.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class DataSet has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

    class DataSet

      attr_reader :data_labels, :data_items

      # Create a new DataSet. By default, empty.
Severity: Minor
Found in lib/ai4r/data/data_set.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status