Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Incomplete Stats in OpenML Features using Java API

Đang mở
#35 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
java
Lĩnh vực
api, data

Hướng nghiên cứu

Start by reproducing the null results from the dataFeatures methods in the Java API version 1.0.13 with dataset IDs 967 and 21, especially getNumberOfDistinctValues(). Inspect how these feature statistics are implemented and obtained. Done means determining whether the methods are implemented and documenting or correcting the behavior accordingly.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Using the latest Java API (ver. 1.0.13 from Maven), we are facing an issue with the dataFeatures class methods to get some statistics about the features in the datasets. Whenever we call a method to retrieve statistics about the features (e.g. getNumberOfDistinctValues() ), we get a Null value. For example, when called using dataset_id = 967 or 21.

Are those methods to retrieve such statistics about features fully implemented in the current version of the API or are they still under development and shouldn't be used?

Ngôn ngữ chính
Java
Star
12
Fork
5
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của openml/openml-java

Tất cả issue của openml/openml-java

Issue tương tự

Thêm issue về Java

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.