Alex Dunn
Alex Dunn
Hey @gbrunin let me address some of these. For your first bullet point, I think allowing the users to filter features as they see fit using pandas operations is probably...
@tschaume is this the result of an automated workflow or did you open this PR manually? I'm still a bit out of the loop on how the new dependencies manager...
hey @fire not really, unless you want to work on it. I’m the only dev. I’m planning on just going thru all these issues in one big code update lol....
can be in a .dex folder Things this will enable: - persistent tracking of productivity over time - possibly might be able to solve #11 by putting executor.json in .dex...
can be solved by #28 When adding a project though, CLI should provide a prompt to change the executor file to reflect the new project id being in at least...
This is a good point. I never really considered people would be using Matbench in a parallel fashion but now that they are it makes sense to think of a...
Hi @jae3goals ! Thanks for the contribution, but it looks like something is going on with the keys in some of the data?
Also tagging @mkhorton as some of these issues might be important when these figures are saved as json as loaded into the mp website...
@janosh Another cool plot might be a clustering based on structure similarity, with the size of the dots being the value of the target or similar
Looks like I was able to get a more reasonable plot for the violins: Seems like the column index for selecting target variables was set to `2` instead of `1`...