You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python Package for intuitive design of experiments with user-friendly analysis of results. The aim is for this package to rival the DOE capabilities of commercial software such as JMP. Currently designs and analysis will be more geared towards investigations following the Response Surface Methodology.
Merges/Gathers and manages multiple web-server UIs into a simple single electron app listening on localhost or remote server(s). The initial aim of this electron app is to simplify DataScience/MachineLearning experiments by merging and managing all your web servers into a single app (e.g. tensorboard, jupyter notebook, MLFlow UI, NNI UI, etc.). …