An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/RECeSS-EU-Project/stanscofi/

collaborative-filtering drug-repurposing open-science python science-reproducibility

Score: 0.0

Last synced: about 2 hours ago
JSON representation

Repository metadata:

Package for STANdard drug Screening by COllaborative FIltering. Performs benchmarks against datasets and SotA algorithms, and implements training, validation and testing procedures.

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 185
Total Committers: 1
Avg Commits per committer: 185.0
Development Distribution Score (DDS): 0.0

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
REDA Clemence c****a@i****r 185

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 3
Total pull requests: 0
Average time to close issues: 7 days
Average time to close pull requests: N/A
Total issue authors: 2
Total pull request authors: 0
Average comments per issue: 2.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/RECeSS-EU-Project/stanscofi/

Top Issue Authors

  • abhishektiwari (2)
  • jaybee84 (1)

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/draft-paper.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/gh-pages.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/post-push-test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
pip/requirements.txt pypi
  • codecarbon >=2.2.2
  • cute-ranking >=0.0.3
  • fastcluster >=1.2.6
  • joblib >=1.0.1
  • matplotlib >=3.3.2
  • numpy >=1.19.4
  • pandas >=1.1.4
  • scikit-learn >=1.2.2
  • scipy >=1.5.4
  • seaborn >=0.11.0
  • threadpoolctl >=3.1.0
  • tqdm >=4.58.0
  • umap-learn >=0.5.3
pyproject.toml pypi
setup.py pypi
  • codecarbon >=2.2.2
  • cute-ranking >=0.0.3
  • fastcluster >=1.2.6
  • joblib >=1.0.1
  • matplotlib >=3.3.2
  • numpy >=1.19.4
  • pandas >=1.1.4
  • scikit-learn >=1.2.2
  • scipy >=1.5.4
  • seaborn >=0.11.0
  • threadpoolctl >=3.1.0
  • tqdm >=4.58.0
  • umap-learn >=0.5.3
.github/workflows/conda-release.yml actions
  • actions/checkout v2.3.5 composite
  • s-weigand/setup-conda v1 composite
.github/workflows/pip-release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
Dockerfile docker
  • python 3.8.18-bullseye build