-
Hey,
thank you for this very convenient package.
I am digging around trying to understand how it works but can't find how are the distances
computed.
What are the metrics used to compute ecol…
-
- [x] Initializers for model parameters
- [x] Splines for baseline hazards
- [x] Fix ISplines for baseline intensities - constrain all parameters to be the same sign, currently constrained to all be…
-
Thank you for open-source this amazing work. I'm a bit confused. May I ask why we need to perform Cubic Hermitian spline on the attitude trajectory? How much does Cubic Hermitian spline improve the ac…
-
**Summary**
Provide a new pair_style and pair_write option for cubic splines to be input and output directly in terms of the location of the knots and the spline coefficients at the knots.
**Det…
-
Wasserstein gradient gives nonsensical results still.
It is quite possible that what is happening is that I am not passing the right indices of the spline coefficient evaluation onto the correct ra…
-
Hello @fitzLab-AL,
Any insight why one might get a negative 'deviance explained' value when running a cross validation? E.g.,
`gdm.crossvalidation(gdmTab, train.proportion=0.8, n.crossvalid.te…
-
Hi. Sorry for my bad English. I have a screen that displays a pie chart and a combo chart of lines and bars. In portrait orientation there is no problem, the charts are displayed. However, in landscap…
-
JPEG XL is a successor to JPG and PNG formats and it allows to store vector paths using centripetal Catmull-Rom splines, which are much more compact than raw pixel data and can be upscaled to any reso…
-
import streamlit as st
import pandas as pd
import numpy as np
import pennylane as qml
from sklearn.model_selection import train_test_split
from sklearn.linear_model import LogisticRegression
fro…
-
### SDK Version
1.6.1
### Client Framework
HTML/JavaScript
### Server Platform
None
### Operating System
Linux
### Description
When you have data with irregular timestamps, the ticks between …