tadpole-algorithms

Python package with tadpole algorithms

https://github.com/tadpole-share/tadpole-algorithms

Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Python package with tadpole algorithms

Basic Info
  • Host: GitHub
  • Owner: tadpole-share
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 24.9 MB
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 9
  • Open Issues: 12
  • Releases: 2
Created about 6 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation Zenodo

README.md

Tadpole algorithms

If you would like to use the algorithms, install this library using pip:

  • pip install git+https://github.com/tadpole-share/tadpole-algorithms

See https://github.com/tadpole-share/jupyter for example Jupyter notebooks.

Owner

  • Name: tadpole-share
  • Login: tadpole-share
  • Kind: organization

Citation (CITATION.cff)

# YAML 1.2
---
abstract: "TADPOLE-SHARE algorithms."
authors:
  -
    affiliation: "Netherlands eScience Center"
    family-names: Klaver
    given-names: Tom
  -
    affiliation: "Netherlands eScience Center"
    family-names: Meersbergen
    given-names: Maarten
    name-particle: van
  -
    affiliation: "Netherlands eScience Center"
    family-names: Pawar
    given-names: Pushpanjali
  -
    affiliation: "Netherlands eScience Center"
    family-names: Mendrik
    given-names: Adriënne
  -
    affiliation: "Netherlands eScience Center"
    family-names: Zwaan
    given-names: Janneke
    name-particle: van der
  -
    affiliation: "Erasmus Universiteit Rotterdam"
    family-names: Bron
    given-names: Esther
cff-version: "1.0.3"
date-released: 2019-12-13
keywords:
  - "Machine learning"
  - "Dementia prediction"
doi: "10.5281/zenodo.3574581"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
title: "TADPOLE-SHARE Algorithms"
version: "1.0.1"
...

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Dependencies

requirements.txt pypi
  • numpy ==1.19.1
  • pandas ==1.0.5
  • scipy ==1.5.1
  • tqdm ==4.47.0
tadpole_algorithms/models/benchmark_FRESACAD_R/requirements.txt pypi
  • rpy2 ==3.3.5
tadpole_algorithms/models/benchmark_smnsr/requirements.txt pypi
  • smnsr ==0.4.51
tadpole_algorithms/models/benchmark_svm/requirements.txt pypi
  • scikit-learn ==0.23.1
tadpole_algorithms/models/cbig_rnn/requirements.txt pypi
  • Jinja2 ==2.11.2
  • MarkupSafe ==1.1.1
  • Pillow ==7.2.0
  • Pygments ==2.6.1
  • Send2Trash ==1.5.0
  • attrs ==19.3.0
  • backcall ==0.2.0
  • bleach ==3.1.5
  • decorator ==4.4.2
  • defusedxml ==0.6.0
  • entrypoints ==0.3
  • future ==0.18.2
  • importlib-metadata ==1.7.0
  • ipykernel ==5.3.4
  • ipython ==7.16.1
  • ipython-genutils ==0.2.0
  • jedi ==0.17.2
  • joblib ==0.16.0
  • jsonschema ==3.2.0
  • jupyter-client ==6.1.6
  • jupyter-core ==4.6.3
  • mistune ==0.8.4
  • nbconvert ==5.6.1
  • nbformat ==5.0.7
  • notebook ==6.1.5
  • numpy ==1.19.1
  • packaging ==20.4
  • pandas ==1.0.5
  • pandocfilters ==1.4.2
  • parso ==0.7.0
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • prometheus-client ==0.8.0
  • prompt-toolkit ==3.0.5
  • ptyprocess ==0.6.0
  • pyparsing ==2.4.7
  • python-dateutil ==2.8.1
  • pytz ==2020.1
  • pyzmq ==19.0.1
  • scikit-learn ==0.23.1
  • scipy ==1.5.1
  • six ==1.15.0
  • sklearn ==0.0
  • tbb ==2019.0
  • terminado ==0.8.3
  • testpath ==0.4.4
  • threadpoolctl ==2.1.0
  • traitlets ==4.3.3
  • wcwidth ==0.2.5
  • webencodings ==0.5.1
  • zipp ==3.1.0
tadpole_algorithms/models/emc1/requirements.txt pypi
  • pyebm *
tadpole_algorithms/models/emceb/requirements.txt pypi
  • scikit-learn ==0.23.1
setup.py pypi
tadpole_algorithms/models/benchmark_last_visit/requirements.txt pypi