Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Oblique Decision Tree Ensemble
Basic Info
- Host: GitHub
- Owner: Doctorado-ML
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://odte.readthedocs.io
- Size: 3.13 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 6
Created over 5 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
Citation
Owner
- Name: Doctorado-ML
- Login: Doctorado-ML
- Kind: organization
- Location: Spain
- Repositories: 5
- Profile: https://github.com/Doctorado-ML
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Montañana"
given-names: "Ricardo"
orcid: "https://orcid.org/0000-0003-3242-5452"
title: "Odte"
version: 0.3.1
doi: 10.5281/zenodo.5718701
date-released: 2021-11-02
url: "https://github.com/Doctorado-ML/odte"
GitHub Events
Total
- Push event: 2
- Gollum event: 3
Last Year
- Push event: 2
- Gollum event: 3
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ricardo Montañana | r****a@g****m | 49 |
| Ricardo Montañana Gómez | r****a | 6 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 4
- Total pull requests: 5
- Average time to close issues: 14 days
- Average time to close pull requests: 11 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.6
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rmontanana (4)
Pull Request Authors
- rmontanana (6)
Top Labels
Issue Labels
bug (3)
enhancement (1)
Pull Request Labels
bug (2)
enhancement (1)
Packages
- Total packages: 1
-
Total downloads:
- pypi 50 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 10
- Total maintainers: 1
pypi.org: odte
Oblique decision tree Ensemble.
- Homepage: https://github.com/doctorado-ml/odte
- Documentation: https://odte.readthedocs.io/
- License: MIT License Copyright (c) 2020 Doctorado-ML Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 1.0.0
published over 1 year ago
Rankings
Dependent packages count: 10.1%
Downloads: 14.0%
Average: 21.5%
Dependent repos count: 21.6%
Forks count: 29.8%
Stargazers count: 31.9%
Maintainers (1)
Last synced:
7 months ago
Dependencies
requirements.txt
pypi
- stree >1.2.2
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v2 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
.github/workflows/main.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codacy/codacy-coverage-reporter-action master composite
- codecov/codecov-action v3 composite
pyproject.toml
pypi
docs/requirements.txt
pypi
- myst-parser *
- sphinx *
- sphinx-rtd-theme *
- stree *