freeCodeCamp / freeCodeCamp/devdocs
Scikit-learn: Spacing between parameters or class attributes and their type description
- Ngôn ngữ chính
- Ruby
- Star
- 39.5k
- Fork
- 2.6k
- Merge trung bình
- 4 ngày 32 phút
- Pull request đã merge (30 ngày)
- 13
Mô tả
# Documentation style bug
## Summary
For scikit-learn docs, there is no space between the parameter or attribute name and their type description. Moreover, they are formatted in the same manner so it is difficult to distinguish what part is the parameter/attribute name and what part is the type description.
## Actual style
For example: [KMeans](https://devdocs.io/scikit_learn/modules/generated/sklearn.cluster.kmeans#sklearn.cluster.KMeans)


## Expected style
There should perhaps be a separator like a colon between the parameter/attribute name and the type description.
## Other information
OS: Ubuntu 20.04.1
Browser: Chrome Version 101.0.4951.64 (Official Build) (64-bit)
Hướng dẫn đóng góp
Hướng nghiên cứu
Sử dụng trang tài liệu KMeans được liên kết làm trường hợp tái hiện và kiểm tra cách hiển thị phần mô tả các tham số và thuộc tính của nó. Truy tìm điểm đầu vào chịu trách nhiệm về kiểu dáng hoặc việc hiển thị tài liệu đối với các tên và kiểu được hiển thị. Hoàn thành nghĩa là tên và kiểu được tách riêng và có thể phân biệt bằng mắt trong tài liệu scikit-learn.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- scikit-learn
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100