neetbox

[Beta] 🚀 NEETBOX provides the visualization and tooling needed for machine learning experimentation.

https://github.com/visualdust/neetbox

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 (12.5%) to scientific vocabulary

Keywords

deep-learning managed-workflows snippets tensorboard tools visualization
Last synced: 6 months ago · JSON representation ·

Repository

[Beta] 🚀 NEETBOX provides the visualization and tooling needed for machine learning experimentation.

Basic Info
  • Host: GitHub
  • Owner: visualDust
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage: https://neetbox.550w.host
  • Size: 29.5 MB
Statistics
  • Stars: 27
  • Watchers: 1
  • Forks: 4
  • Open Issues: 11
  • Releases: 35
Topics
deep-learning managed-workflows snippets tensorboard tools visualization
Created almost 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License Code of conduct Citation

README.md

wakatime pytest GitHub Workflow Status (with event) PyPI - Version PyPI - Downloads Code style: black codecov

Install

bash pip install neetbox

Docs: neetbox.550w.host

Dev

To install editable version or build from source, use the following command:

```bash

create a virtual environment

conda create -n neetbox python=3.12 conda activate neetbox

clone the repository

git clone https://github.com/visualDust/neetbox.git cd neetbox

install project

poetry install

build frontend

cd frontend yarn install yarn build ```

Screenshots

||| |---|---| |screenshot |screenshot|

image

Contributors

Acknowledgements

This project usues Asthestarsfalll/PyDocuSaurus to generate the API reference.

Star History

Star History Chart

Owner

  • Name: Gavin Gong
  • Login: visualDust
  • Kind: user
  • Location: QingDao, East coast of China .
  • Company: Ministry of Magicians and Alchemists

The life that deep dive, could not stop yet always over labs

Citation (CITATION.cff)

cff-version: 1.2.0
message: "You can cite NEETBOX as below."
authors:
- family-names: "Gong"
  given-names: "Zhaoting(Gavin)"
- family-names: "Li"
  given-names: "Deming"
title: "neetbox"
version: 0.4.0
date-released: 2023-12-23
url: "https://github.com/visualDust/neetbox"

GitHub Events

Total
  • Create event: 110
  • Issues event: 2
  • Release event: 5
  • Watch event: 4
  • Delete event: 110
  • Issue comment event: 257
  • Push event: 424
  • Pull request review event: 3
  • Pull request event: 250
  • Fork event: 1
Last Year
  • Create event: 110
  • Issues event: 2
  • Release event: 5
  • Watch event: 4
  • Delete event: 110
  • Issue comment event: 257
  • Push event: 424
  • Pull request review event: 3
  • Pull request event: 250
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 15
  • Total pull requests: 361
  • Average time to close issues: 3 months
  • Average time to close pull requests: 19 days
  • Total issue authors: 5
  • Total pull request authors: 10
  • Average comments per issue: 2.73
  • Average comments per pull request: 1.85
  • Merged pull requests: 214
  • Bot issues: 2
  • Bot pull requests: 242
Past Year
  • Issues: 2
  • Pull requests: 185
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: 16 days
  • Issue authors: 1
  • Pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.81
  • Merged pull requests: 119
  • Bot issues: 2
  • Bot pull requests: 157
Top Authors
Issue Authors
  • visualDust (9)
  • PommesPeter (2)
  • renovate[bot] (2)
  • RockOsas (1)
  • dependabot[bot] (1)
  • therainisme (1)
Pull Request Authors
  • dependabot[bot] (187)
  • renovate[bot] (169)
  • visualDust (72)
  • AndPuQing (25)
  • PommesPeter (14)
  • overlabs (5)
  • PaperCube (3)
  • allcontributors[bot] (2)
  • therainisme (2)
  • lideming (2)
Top Labels
Issue Labels
enhancement (12) bug (1) wontfix (1) help wanted (1) dependencies (1) javascript (1)
Pull Request Labels
dependencies (355) javascript (159) python (36) enhancement (14) github_actions (9) py (9) documentation (3) bug (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 114 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 80
  • Total maintainers: 6
pypi.org: neetbox

Logging/Debugging/Tracing/Managing/Facilitating long running python projects, especially a replacement of tensorboard for deep learning projects

  • Versions: 80
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 114 Last month
Rankings
Downloads: 6.2%
Dependent packages count: 6.6%
Average: 19.0%
Forks count: 23.2%
Stargazers count: 28.2%
Dependent repos count: 30.6%
Last synced: 6 months ago