Skip to content

[Beta] ๐Ÿš€ NEETBOX provides the visualization and tooling needed for machine learning experimentation.

License

Notifications You must be signed in to change notification settings

visualDust/neetbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Install

pip install neetbox

Docs: neetbox.550w.host

Dev

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

# 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