-
The business case is clear and provides a solid direction. Eventually, including more information, like target predictor variables and the methods you’re considering would be helpful and better to do …
-
Hello, I have previously used a similar LoRA fine-tuning approach, attempting to migrate the SAM model’s code into the SAM2 model. However, during code debugging, I encountered an error message: “Plea…
-
Hi. Thank you for great work!
I was wondering if it is possible to give multiple bounding boxes as a prompt.
In the demo code, it just give only 1 box as prompt and uses **predictor.add_new_poin…
-
### Describe the issue
The type initializer for 'Microsoft.ML.OnnxRuntime.NativeMethods' threw an exception.
at Microsoft.ML.OnnxRuntime.SessionOptions..ctor()
at Compunet.YoloV8.YoloV8Predicto…
-
`phylolm()` fails with obscure error messages (very hard to debug) when a predictor has no variation in the provided (sub)dataset, or even when a predictor is a factor with fewer than all possible lev…
-
在使用 allennlp.predictors.predictor.Predictor 时出现以下报错信息:allennlp.common.checks.ConfigurationError: key "token_embedders" is required at location "model.text_field_embedder." 请问这个问题您遇到过吗? 或者有啥建议避坑么
…
BD-MF updated
2 years ago
-
I think it would be useful to support specifying a model without `statsmodels.formulas.api`
### Pandas example
```python
import pandas as pd
import statsmodels.api as sm
import marginaleffects …
-
In the regression chapter in the underfitting/overfitting section, we're plotting predictions at the training data, so when K=1 it looks like a piecewise linear interpolation of the data instead of a …
-
Hello,
I am trying to reproduce the numbers reported in the CoTracker3 paper using the public checkpoint (scaled offline model ). Unfortunately, I am not able to obtain the claimed performance of …
-
`leafgl`, `mapdeck` as options for rendering interactive maps with slide bars for date.
Would be nice to include weather data evaluation: look at how past weather forecasts compare to historical r…