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 links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: joaomh
  • License: other
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 7.69 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

Owner

  • Name: João Pinheiro
  • Login: joaomh
  • Kind: user
  • Company: Itaú Unibanco @itau

My biggest life goal is to improve people's lives through technology and teaching :)

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Herrera Pinheiro"
  given-names: "João Manoel"
  orcid: "https://orcid.org/0009-0001-6192-7374"
title: "An Introduction to Machine Learning"
date-released: 2024-01-01
url: "https://github.com/joaomh/ml-book"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/main.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/deploy-pages v2 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v2 composite
pyproject.toml pypi
  • python ^3.11
requirements.txt pypi
  • jupyter-book *
  • matplotlib *
  • numpy *