-
It would be nice if one could use the measures provided here in MLJ performance evaluation and elsewhere. This means implementing the API documented [here](https://alan-turing-institute.github.io/MLJ.…
-
Hi, thanks for developing such a great package. I'm using glmmTMB to build a zero-truncated model where the distribution is gamma when the data is not zero (family = ziGamma('log')).
I wonder if t…
-
It would be great if support can be added to compute simultaneous confidence intervals, similar to routines available in emmeans, rms, etc.
-
### What happens?
I think we need to add in some safeguards when calculating `log2(*bayes_factors) AS match_weight`.
I didn't include a reproducible example, but I think you can see how this wou…
-
Once the model is deployed into AML compute, the UI doesn't help much on how to consume it and try the service. It simply provides an URI, but a user who just deployed it won't be able to try it unles…
-
I test the finetuned model below:
python generate/adapter_robot.py \
--prompt "Can you prepare me a sandwich?" \
--quantize llm.int8 \
--max_new_tokens 512 \
--input "[Cabinet, Pa…
-
great code thanks
may you clarify :
will it work for multivariate time series prediction both regression and classification
each row means the time series, and columns represent different cont…
-
## 0. Paper
@inproceedings{jaidka-etal-2018-diachronic,
title = "Diachronic degradation of language models: Insights from social media",
author = "Jaidka, Kokil and
Chhaya, Niyati …
a1da4 updated
4 years ago
-
Dear Author
Thanks to your great work.
I notice the variable name you used in the training code is mels, but there is no fft transformation in your dataset code. I think the input of the genderN…
-
**Is your feature request related to a problem? Please describe.**
Currently, there is a lack of a streamlined model that can accurately predict both age and gender from a single image input. Models …