Home
last modified time | relevance | path

Searched defs:_logistic (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-nilearn/nilearn-0.8.1/nilearn/decoding/
H A Dobjective_functions.py232 def _logistic(X, y, w): function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/regime_switching/
H A Dmarkov_switching.py50 def _logistic(x): function
/dports/math/py-jax/jax-0.2.9/jax/_src/
H A Drandom.py1301 def _logistic(key, shape, dtype): function