Home
last modified time | relevance | path

Searched defs:_check_inputs (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A Dgit_drover.py195 def _check_inputs(self): member in _Drover
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/miscmodels/
H A Dordinal_model.py166 def _check_inputs(self, endog, exog): member in OrderedModel
/dports/math/libmesh/libmesh-1.6.2/src/error_estimation/
H A Dexact_solution.C216 std::vector<Real> & ExactSolution::_check_inputs(const std::string & sys_name, in _check_inputs() function
/dports/math/py-pymc3/pymc-3.11.4/pymc3/gp/
H A Dgp.py1050 def _check_inputs(self, Xs, y): member in MarginalKron
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/sandbox/regression/
H A Dgmm.py506 def _check_inputs(self, instrument, endog): member in GMM
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/preprocessing/
H A D_data.py2673 def _check_inputs(self, X, in_fit, accept_sparse_negative=False, copy=False): member in QuantileTransformer
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/genmod/
H A Dgeneralized_linear_model.py366 def _check_inputs(self, family, offset, exposure, endog, freq_weights, member in GLM
/dports/math/py-theano/Theano-1.0.5/theano/compile/
H A Ddebugmode.py639 def _check_inputs(node, storage_map, r_vals, dr_vals, active_nodes, function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/discrete/
H A Ddiscrete_model.py799 def _check_inputs(self, offset, exposure, endog): member in CountModel