clustering_demo

code repo of clustering demo

https://github.com/amit-dingare/clustering_demo

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • 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 (1.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

code repo of clustering demo

Basic Info
  • Host: GitHub
  • Owner: amit-dingare
  • License: other
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 4.22 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 5 years ago · Last pushed almost 5 years ago
Metadata Files
Readme License Codemeta

README.md

Clustering_Demo

Demo notebook for clustering. Click on the Binder link below to see a live, interactive version.

Binder

Owner

  • Name: Amit Dingare
  • Login: amit-dingare
  • Kind: user
  • Location: Atlanta, GA

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "description": "A clustering demo.",
  "name": "Clustering Demo",
  "codeRepository": "https://github.com/amitdingareNovelis/Clustering_Demo",
  "issueTracker": "https://github.com/amitdingareNovelis/Clustering_Demo/issues",
  "license": "https://data.caltech.edu/license",
  "version": "0.0.1",
  "author": [
    {
      "@type": "Person",
      "givenName": "Amit D",
      "familyName": "Dingare",
      "affiliation": "Novelis Inc.",
      "email": "amit.dingare@novelis.com",
      "@id": "https://novelis.com"
    }
  ],
  "developmentStatus": "active",
  "downloadUrl": "https://github.com/amitdingareNovelis/Clustering_Demo/archive/refs/heads/main.zip",
  "keywords": [
    "GitHub",
    "Clustering_Demo",
    "software",
    "Jupyter",
    "notebook",
    "plotting",
    "data access",
    "plotting"
  ],
  "maintainer": "https://novelis.com",
  "programmingLanguage": "Python"
}

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • fastcluster *
  • hdbscan *
  • matplotlib ==3.
  • numpy *
  • pandas *
  • scikit-learn *
  • scipy *
  • seaborn ==0.11.1