minerva-ml/steppy
Lightweight, Python library for fast and reproducible experimentation :microscope:
PythonMIT
Issues
- 2
Step docstring conflicts with implementation
#115 opened by thomasjpfan - 0
consider merging steppy, steppy-toolkit. snd steppy-examples into one project. documentation will be rundant otherwise. will
#109 opened by bcottman - 13
Does stepper have a CONTRIBUTING?
#93 opened by bcottman - 1
- 2
Structure of steps - ideas for making it cleaner
#87 opened by stared - 1
difficult debugging
#84 opened by taraspiotr - 4
How to evaluate each step only once?
#72 opened by denyslazarenko - 1
tests and informative assertions
#22 opened by kamil-kaczmarek - 1
- 2
have to clean cache manually
#39 opened by mromaniukcdl - 0
Maybe load_saved_input?
#77 opened by apyskir - 0
setup Travis CI
#80 opened by kamil-kaczmarek - 1
add is_trainable flag
#79 opened by jakubczakon - 1
steppy logger prints wrong data
#78 opened by kamil-kaczmarek - 1
- 1
cache outputs in memory
#46 opened by taraspiotr - 8
Concat features
#71 opened by denyslazarenko - 2
Difference between cache and persist
#88 opened by denyslazarenko - 1
Should Kaggle solutions become step-examples?
#96 opened by bcottman - 0
API design
#21 opened by kamil-kaczmarek - 0
documentation
#23 opened by kamil-kaczmarek - 1
Not fitting in 0.1.6
#89 opened by kstrzala - 2
Customizable logging level
#94 opened by mtad - 2
logger's path and filename
#90 opened by fengyonglv - 2
- 0
- 2
Do all Steps execute parallel?
#82 opened by denyslazarenko - 1
improve docstrings in the adapter.py
#70 opened by kamil-kaczmarek - 1
tutorial: notebook 5 (Keras)
#29 opened by kamil-kaczmarek - 0
- 1
type annotations in Step class
#35 opened by kamil-kaczmarek - 1
API for ensembling
#37 opened by kamil-kaczmarek - 1
- 0
- 1
remove graphviz from the project
#45 opened by kamil-kaczmarek - 0
check shapes of inputs/outputs
#44 opened by kamil-kaczmarek - 1
- 2
refactor adapter.py
#63 opened by kamil-kaczmarek - 1
setup readthedocs
#67 opened by kamil-kaczmarek - 1
refactor all examples to work with v0.1.2
#69 opened by kamil-kaczmarek - 0
One `fit_transform` call on the pipeline may result in multiple `fit_transform` calls on some steps
#24 opened by grzes314 - 1
UNet error
#27 opened by apyskir - 1
Add checking that the adapter definition matches the list of input steps and input data
#31 opened by mromaniukcdl - 0
- 1
correct names connected with cache/save
#36 opened by kamil-kaczmarek - 1
make steppy pip installable
#53 opened by kamil-kaczmarek - 2
Unintuitive adapter syntax
#28 opened by grzes314 - 2
- 1
Validation loss is calculated by a few callbacks and sometimes it takes a lot of time
#49 opened by apyskir - 1
Change time format in CLI output
#30 opened by mromaniukcdl