James Wade
James Wade
Dual looks fantastic! I'd love to try it out. So far, I have been unable to get it to work. I followed the instruction on the readme and made it...
**Describe the bug** I am unable to connect to a workspace from RStudio within Azure Machine Learning. **To Reproduce** ```r library(azuremlsdk) workspace = get_workspace(name = workspace_name, subscription_id = subscription_id, resource_group...
I keep getting "Stored tokens do not match!" for the callback URL. I think it's because `code` and `state` from `const { code, state } = request.query;` are `undefined`. I...
A parquet file loader would be a convenient addition to the dataloader class. I particularly like that parquet files preserve types better than a csv file. The primary change is...
Thanks for all the hard work on v2. I've been watching all the buzz in the repo, and I know you are putting in an incredible amount of effort. Thank...
After upgrading to v1.3 I noticed, `pivot_longer` fails when I pass a vector with names attributes to the `cols` argument. Relevant issues: #1104 and #1160. Looks like #1405 is the...
**Describe the bug** The report text for `report(fit)` is repeated several times for `{brms}` models. **To Reproduce** Here is a reprex: I'm using a tidymodels workflow in this reprex, it...
## Feature - Hotelling T2 for Outlier Detection In chemometric models that use PCA/PLS or similar methods, we often use T2 for outlier detection. This could be a nice complement...
I love the idea of applicable! I'm interested in contributing, but I'll create an issue to discuss before I do much more. In taking a peak under the hood, I...
Hi @hsbadr. I like what you have hear so far! It looks like there some missing features in this package, and I'd love to help you build out this package...