Science Score: 57.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: julieldg
  • License: gpl-3.0
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 12.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

DataMining

Practical sessions for Data Mining

Français

Sujets de travaux pratiques et projet

English

Exercises

Author

  • John Samuel

Archives and Releases

Licence

All code are released under GPLv3+ licence. The associated documentation and other content are released under CC-BY-SA.

Owner

  • Name: Julie Ludwig
  • Login: julieldg
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Samuel
    given-names: John
    orcid: https://orcid.org/0000-0001-8721-7007 
title: "John Samuel"
version: 1.1
doi: 10.5281/zenodo.4519122 
date-released: 2022-06-21

GitHub Events

Total
Last Year

Dependencies

.github/workflows/jupyter-book.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
  • peaceiris/actions-gh-pages v3.6.1 composite
.github/workflows/python-app.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements.txt pypi
  • black *
  • ipykernel *
  • ipython *
  • jupyter-core *
  • mathjax >=0.1.2
  • matplotlib *
  • pandas *
  • papermill *
  • scikit-learn *