Project Name:
Scikit-learn
In the following section you should only enter the information that you found on the project website. Some of the answers will be impossible to find, others may be very hard to find. Do not google for answers.
Project website: Scikit-learn
What is the purpose of the project: Provide the tools and assets for predictive data analysis
How easy was it to find information about contributing on the website? Pretty easy, information at the footer
Contributing instructions: Here
URL for the code repository: Code repository
Bug/Issue tracker link: Bug/Issue tracker
Mailing list: Mailing list
Chat channel: Chat channel Chat channel: Chat channel
Other communication channels:
Twitter: @scikit_learn LinkedIn: linkedin/scikit-learn YouTube: youtube.com/scikit-learn Facebook: @scikitlearnofficial Instagram: @scikitlearnofficial TikTok: @scikit.learn
License: License
Is it OSI approved license:
Programming Language(s): Python 92.2%
Cython 5.7% C++ 1.2%
C 0.3%
Shell 0.3% Meson 0.2%
Other 0.1%
URL for contributing instructions: Contributing instructions
Are the contributing instructions clear? Yes
URL for code of conduct / community norms / community guildelines: Community Guidelines
URL for instructions for users to download and install the package: here
Are these instructions clear? Do you think they would be easy to follow? Yes, as long as the user knows how to install dependencies
URL for instructions for how to install development environment: here
Are these instruction clear? Do you think they would be easy to follow? Yes
Number of contributors: 2815 contributors
Usernames of three contributors with largest number of commits; for each of them list the link to their latest commit:
- [Ogrisel] (2892 commits) - Their Latest Commit
- [Amueller] (2061 commits) - Their Latest Commit
- [GaelVaroquanux] (1791 commits) - Their Latest Commit
Number of commits: 31041 commits
Latest commit 1 hour ago
-
link to the commit: Latest commit
-
who made that commit: Lamdang2k
-
what type of work was commited? (was it a fix to a bug, implementation of a new feature, ...) Added to the documentation
Issues
-
how many open issues are there: 1644 Open Issues
-
url for the last issue created: Last issue created
-
how many users discuss the issue: 2 people
-
when was the issue reported: 3 hours ago
-
-
how many closed issues are there: 9071 closed issues
- url for the last issue closed: Last issue closed
- how many users discussed the issue: 1 person
- when was the issue reported: 2 days ago
- when was the issue closed: 7 hours ago
-
how active is the discussion on the issues: Pretty active
-
example of a lot of good discussion: Good discussion
-
example of an issue that does not have much discussion: Not much discussion
-
-
are there issues marked "good for newbies", "beginner" or some other indicators that imply that they are good for beginner contributors:
-
how many of such issues are there? 5 issues
-
look at a few of them, do they look beginner friendly? yes
-
-
are there issues marked "documentation" or some other indicators that imply that they are documentation (user or developer specific):
-
how many of such issues are there? 205
-
look at a few of them, do you think you could submit a fix? Yes
-
Pull requests
-
how many open pull requests are there: 631 pull requests
-
url for the last pull request created: Last Pull Request created
-
when was the last pull request made: Yesterday
-
url for the oldest pull request created: Oldest Pull Request created
-
when was the oldest pull request made: Sep 2, 2010
-
-
how many closed pull requests are there:
-
url for the last pull request closed: Last Pull Request closed
-
how many users discussed the pull request: 1 user
-
when was the pull request made: 13 hours ago
-
when was the pull request closed: 8 hours ago
-
-
do maintainers respond quickly to pull requests when they are opened? Yes
Each member of your group should attempt to configure the development environemnt for this project. Complete the following for each member:
Name: Henry Zhang
Operating system: MacOS
Was the installation successful? (if not, explain what went wrong and what you did to try to remedy it) Yes
How long did the whole process take? 5 Minutes
Name: Terrance
Operating system: MacOS
Was the installation successful? (if not, explain what went wrong and what you did to try to remedy it)
How long did the whole process take?
How friendly is this project for beginner contributors?
Very Friendly, it is a big project that encourages people to get started
Do the maintainers respond helpfully to questions in issues? Yes, each issue generally has at least one person that responds
Are people friendly in the issues, discussion forum, and chat (for example, IRC or Slack)? They seem friendly, definetly not rude
Do pull requests get reviewed? Yes, often
Do maintainers thank people for their contributions? I don't see any
Are there special skills required to contribute to the project? If so, what are they? Anyone can contribute to the project, since there are many different ways to contribute
Are there any special hardware/software requirements to be able to contribute to the project? If so, what are they? No, you just need to install some packages using pip