Andrew Scouten

Results 5 issues of Andrew Scouten

### What is the idea? I believe a warning message to be necessary for this command. ``` conda env create -n env_name ``` It gives this error: ``` EnvironmentFileNotFound: './environment.yml'...

type::feature
source::community
plugins::env
duplicate

### What is the feature? Early stopping focused on the validation loss metric would be nice. From my minimal understanding, it would be hard to do with the current system...

I have a very beginner question about what the eval metrics actually mean. I can't quite seem to find anything in the docs (If I missed it, I'm sorry! I...

For anyone struggling to use the CLI to export a project into a format, you can see your supported formats with (while in the project folder): ``` datum project info...

user experience

### Feature Name Type Checking & Error Reporting ### Feature Description Type checking the `annotations` dataframe passed to `run` would have saved me a lot of time today: ```python fd...

feature-request