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

Repository

Basic Info
  • Host: GitHub
  • Owner: Kusko25
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 391 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.MD

This repository contains source code used in the data gathering for the Bachelor Thesis "Privacy-Preserving Data Aggregation for Smart Meters using Temporary Ring-Based Communication Structures".

Owner

  • Login: Kusko25
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Smart-Meter-Simulator
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Jan
    family-names: Popanda
    email: jan.popanda@gmail.com
    affiliation: RWTH
    orcid: 'https://orcid.org/0000-0003-0159-398X'
repository-code: 'https://github.com/Kusko25/smart-meter-simulator'
abstract: >-
  This repository contains source code used in the data
  gathering for the Bachelor Thesis "Privacy-Preserving Data
  Aggregation for Smart Meters using Temporary Ring-Based
  Communication Structures".
license: MIT

GitHub Events

Total
  • Push event: 5
  • Create event: 1
Last Year
  • Push event: 5
  • Create event: 1

Dependencies

requirements.txt pypi
  • numpy *
  • pandas *
  • scikit-learn *
  • seaborn *