meta-outliers

Meta algorithms in outlier detection

https://github.com/selozhd/meta-outliers

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Meta algorithms in outlier detection

Basic Info
  • Host: GitHub
  • Owner: Selozhd
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 43.9 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

meta-outliers

Meta algorithms in outlier detection

Owner

  • Name: Ahmet Balcioglu
  • Login: Selozhd
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Balcıoğlu"
  given-names: "Ahmet Zahid"
  orcid: "https://orcid.org/0000-0001-8550-9188"
title: "meta-outliers"
version: 1.0.0
date-released: 2022-06-17
url: "https://github.com/Selozhd/meta-outliers"

GitHub Events

Total
Last Year

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 4
  • Total Committers: 2
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Selozhd z****u@g****m 2
Ahmet Balcioglu 4****d@u****m 2

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 4 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: meta-outliers

Research oriented library for outlier detection.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4 Last month
Rankings
Dependent packages count: 6.6%
Average: 24.0%
Stargazers count: 28.2%
Forks count: 30.5%
Dependent repos count: 30.6%
Maintainers (1)
Last synced: 8 months ago

Dependencies

requirements.txt pypi
  • Pillow ==8.4.0
  • matplotlib ==3.2.1
  • numpy ==1.19.5
  • pandas ==1.3.4
  • pytest ==6.2.5
  • scikit-learn ==1.0.2
  • statsmodels ==0.13.1
  • tensorflow ==2.6.2
pyproject.toml pypi