There's initial work (#272) merged in that works for medical regression but other attributes are not yet implemented.
Would also like to refactor the code a bit to use the structured_inference_engine reference for template generation, rather than passing along the underlying model and having the template manually configure outlines generators.
There's initial work (#272) merged in that works for medical regression but other attributes are not yet implemented.
Would also like to refactor the code a bit to use the
structured_inference_enginereference for template generation, rather than passing along the underlying model and having the template manually configure outlines generators.