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.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: tadpole-share
- License: apache-2.0
- Language: Jupyter Notebook
- Default Branch: master
- Size: 4.12 MB
Statistics
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
- Releases: 2
Created about 7 years ago
· Last pushed over 5 years ago
Metadata Files
Readme
License
Citation
Zenodo
README.md
jupyter
https://github.com/tadpole-share/jupyter
Setup
- Use python 3.6 or 3.7
pip install jupyterlab ipywidgets dillpip install git+https://github.com/tadpole-share/tadpole-algorithms- Start using:
jupyter lab.
Data
- Data can be downloaded from here ...
- Test data should have the format: (I tried a part of D1_D2 as test set, but ran into an error on the time format)
Owner
- Name: tadpole-share
- Login: tadpole-share
- Kind: organization
- Repositories: 3
- Profile: https://github.com/tadpole-share
Citation (CITATION.cff)
# YAML 1.2
---
abstract: "TADPOLE-SHARE notebooks can be used to explore 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.3574579"
license: "Apache-2.0"
message: "If you use this software, please cite it using these metadata."
title: "TADPOLE-SHARE Notebooks"
version: "1.0.1"
...