incense icon indicating copy to clipboard operation
incense copied to clipboard

Interactively retrieve data from sacred experiments.

Results 30 incense issues
Sort by recently updated
recently updated
newest added

Experiments and loaders for filesystem and mongo should have a similar interface. In particular, a method such as `find_by_ids` should be available also for the filesystem loader, even if in...

Currently, the host and port should be passed as a single URL to `ExperimentLoader`. If you already have those, it should be possible to pass them instead of building the...

Hi, I pip install incense. but I find the pip distributed version cannot support the FileSystemExperimentLoader. Will you release a new version to fix it? Thanks a lot

Hi, thanks for maintaining this cool library! One problem I have encountered is that loading hundreds of experiments, each with several metrics, takes a very long time when done over...

Hi, thanks for the library! Very useful for working with sacred experiments. Is there a way to specify multiple reducers for projection? Say, I want to get the min and...

* tries to import pytest * mongo can't find native libraries