-
I am currently using a single 3090ti with CUDA 11.3, Python 3.8, torch==1.10.0+cu111, and torchvision==0.11. However, when I run training, I encounter an error, so I comment out the problematic sectio…
-
Two suggestions related to bi-factor models:
- add option `bi-factor =` if `T` it means that `covs = F`;
- when plotting bi-factor models, force the general factor to be in the opposite side (in rel…
-
Submitting Author Name: Sebastian Krantz
Submitting Author Github Handle: @SebKrantz
Other Package Authors Github handles: @rbagd
Repository: https://github.com/SebKrantz/dfms
Version submitt…
-
# Notebook proposal
**Title**: Confirmatory Factor Analysis and Structural Equation Models
## Why should this notebook be added to pymc-examples?
This fills a gap in the coverage we have of CFA a…
-
Hi @tminka, I tried your suggestion from https://github.com/dotnet/infer/issues/434, in order to infer some parameters, adding: `prec.InitialiseTo(Gamma.PointMass(1.0))`, but I got the following issue…
-
I have a list of models, some of them are multinomial models from `nnet`, other are logistic models from base R's `glm`. I encounter an error when using this list as input for `modelsummary`:
```
…
-
69 nrn-modeldb-ci models exhibit gout differences between current master and #1960 which replaces the built-in sundials version 2 code with the external/sundials version 3 repository. Most of the mode…
-
Re-factor the models module.
Goals are:
* integrate it better with other tools
* integrate it better with API module
* implement setters/getters
* Integrate with Pandas
**Requirements**
…
-
Hi,
This code base contains a linear model for the repair task; while the paper mentions Factor graph model. Does the linear model achieve the same performance as the factor model? If not, do you p…
-
# User Story
## Story
As a _Maintainer_
I want _to create models of the decisions_
so that _they can be later used for ranking_.
## Acceptance Criteria
_Choose either rules or scenar…