GP Saggese

Results 193 comments of GP Saggese

You can run `jackmd "coverage"` to find all the coverage related docs, e.g., there is also docs/tools/all.invoke_workflows.how_to_guide.md

@srinivassaitangudu to make propose a plan

The functions `convert_to_type`, etc. are part of a different PR. In practice, in this PR I downloaded the data from openrouter but everything was a string and so I started...

@Peeyush4 many times the answer is just around. Our rule of thumb is that when someone asks a question, they should also provide a possible response to show that they...

Makes sense. The only thing is that sometimes I run from the root of `cmamp` and sometimes from the root of `helpers` and they both work (although probably pick a...

Maybe the fix is create a function like ``` def is_cwd_git_repo(): return os.path.exists(".git") ``` and then a dassert on that The invariant is that in any repo (super and sub)...

- AutoML to Date and Beyond: Challenges and Opportunities https://arxiv.org/pdf/2010.10777 - This paper explains the SOTA as of 2021 - The highlight is that EDA, data on-boarding, and potential feature...

We can also do a replacement _ck -> _csfy and _ck_ -> _csfy_ I'll file another one but we should do it in chunks (e.g., finding all the functions that...

This is lower priority, since it's going to be difficult to automate efficiently. Let's start with ensuring that all links are valid and all files are referred in the README.