JOSS: https://github.com/automl/amltk
Score: 13.881689607698636
Last synced: about 12 hours ago
JSON representation
Repository metadata:
A build-it-yourself AutoML Framework
- Host: GitHub
- URL: https://github.com/automl/amltk
- Owner: automl
- License: bsd-3-clause
- Created: 2022-10-18T13:46:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T13:49:09.000Z (over 1 year ago)
- Last Synced: 2026-05-17T03:50:46.424Z (about 1 month ago)
- Language: Python
- Homepage: https://automl.github.io/amltk/
- Size: 27.8 MB
- Stars: 75
- Watchers: 9
- Forks: 7
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Owner metadata:
- Name: AutoML-Freiburg-Hannover
- Login: automl
- Email:
- Kind: organization
- Description:
- Website: www.automl.org
- Location: Freiburg and Hannover, Germany
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6469053?v=4
- Repositories: 198
- Last Synced at: 2026-06-05T04:21:40.936Z
- Profile URL: https://github.com/automl
GitHub Events
Total
- Fork event: 2
- Issue comment event: 8
- Issues event: 1
- Member event: 2
- Pull request event: 2
- Pull request review comment event: 1
- Pull request review event: 2
- Push event: 1
- Watch event: 11
- Total: 30
Last Year
- Watch event: 5
- Total: 5
Committers metadata
Last synced: 6 months ago
Total Commits: 535
Total Committers: 13
Avg Commits per committer: 41.154
Development Distribution Score (DDS): 0.136
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| eddiebergman | e****s@g****m | 462 |
| github-actions[bot] | g****] | 42 |
| dependabot[bot] | 4****] | 8 |
| Vladislav Moroshan | v****n@g****m | 5 |
| Matthias Feurer | f****m@i****e | 4 |
| Aron Bahram | a****m@g****m | 4 |
| Pieter Gijsbers | p****s@t****l | 3 |
| Ravin Kohli | 1****i | 2 |
| Sarah Segel | 3****l | 1 |
| Lennart Purucker | c****t@l****m | 1 |
| Katharina Eggensperger | k****r@u****e | 1 |
| Benjamin Rombaut | b****t@g****m | 1 |
| Amir Rezaei Balef | a****f@g****m | 1 |
Issue and Pull Request metadata
Last synced: 10 months ago
Total issues: 40
Total pull requests: 67
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 7
Total pull request authors: 7
Average comments per issue: 1.6
Average comments per pull request: 0.57
Merged pull request: 58
Bot issues: 0
Bot pull requests: 7
Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: about 1 month
Past year average time to close pull requests: about 23 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 3.5
Past year average comments per pull request: 2.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- eddiebergman (27)
- gomezzz (6)
- vladislavalerievich (1)
- LennartPurucker (1)
- berombau (1)
- dependabot[bot] (1)
- amirbalef (1)
Top Pull Request Authors
- eddiebergman (89)
- vladislavalerievich (10)
- dependabot[bot] (8)
- PGijsbers (2)
- LennartPurucker (2)
- berombau (2)
- sarah-segel (1)
Top Issue Labels
- bug (10)
- feature (7)
- documentation (4)
- ux (4)
- ci (2)
- decision (2)
- test (1)
- blocked (1)
- refactor (1)
- dependencies (1)
- python (1)
Top Pull Request Labels
- feature (27)
- bug (18)
- ux (12)
- dependencies (8)
- python (6)
- documentation (6)
- ci (5)
- chore (4)
- deprication (4)
- refactor (2)
- github_actions (2)
- invalid (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 753 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 23
- Total maintainers: 1
pypi.org: amltk
AutoML Toolkit: a toolkit for building automl system
- Homepage:
- Documentation: https://amltk.readthedocs.io/
- Licenses: Copyright 2023 AutoML-Freiburg-Hannover-Tübingen Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Latest release: 1.12.1 (published almost 2 years ago)
- Last Synced: 2025-12-14T02:18:38.089Z (6 months ago)
- Versions: 23
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 753 Last month
-
Rankings:
- Dependent packages count: 9.973%
- Average: 38.803%
- Dependent repos count: 67.634%
- Maintainers (1)
Dependencies
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- more_itertools *
- numpy *
- pandas *
- psutil *
- typing_extensions *
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- commitizen-tools/commitizen-action master composite
- pypa/gh-action-pypi-publish release/v1 composite