Brandon Holt

Results 5 issues of Brandon Holt

When installing to virtual environment via pip (i.e., "pip install pyalign"), the following error appears: ValueError: path '/home/runner/work/pyalign/pyalign/pyalign/algorithm/module.cpp' cannot be absolute When trying to install via github (i.e., "pip install...

Is it possible to give us access to manipulate the latent vector?

Hi, I am wondering what is the best way to encode a feature that is a variable-length vector of integers. Would this work out of the box? If not, the...

question

I was wondering if there are any built-in options for transforming or handling zero-inflated data? My understanding is that this process works best with gaussian-distributed data. @AdrianSosic @Scienfitz

question

Hi, I noticed that when adding measurements to a campaign object only one core is being utilized. Is there a way to parallelize this process to decrease runtime? This is...