Binomial.deviance()
  • References/Python/Statsmodels/Generalized Estimating Equations

statsmodels.genmod.families.family.Binomial.deviance

2025-01-10 15:47:30
winreg.DeleteKeyEx()
  • References/Python/Python/MS Windows

winreg.DeleteKeyEx(key, sub_key, access=KEY_WOW64_64KEY, reserved=0) Deletes the specified key.

2025-01-10 15:47:30
numpy.signbit()
  • References/Python/NumPy/Routines/Mathematical functions

numpy.signbit(x[, out]) = Returns element-wise True where signbit is set (less than zero).

2025-01-10 15:47:30
orb
  • References/Python/scikit-image/API Reference/feature

ORB class skimage.feature.ORB(downscale=1.2, n_scales=8, n_keypoints=500, fast_n=9, fast_threshold=0.08, harris_k=0.04)

2025-01-10 15:47:30
sklearn.cluster.k_means()
  • References/Python/scikit-learn/API Reference/cluster

sklearn.cluster.k_means(X, n_clusters, init='k-means++', precompute_distances='auto', n_init=10, max_iter=300, verbose=False, tol=0.0001

2025-01-10 15:47:30
complex
  • References/Python/Python/Built-in Functions

class complex([real[, imag]]) Return a complex number with the value real + imag*1j or convert a string or

2025-01-10 15:47:30
exit
  • References/Python/Python/Built-in Constants

exit(code=None) Objects that when printed, print a message like “Use quit() or Ctrl-D (i.e. EOF) to exit”, and when called,

2025-01-10 15:47:30
NegativeBinomial.pdf()
  • References/Python/Statsmodels/Regression with Discrete Dependent Variable

statsmodels.discrete.discrete_model.NegativeBinomial.pdf

2025-01-10 15:47:30
sandbox.tools.tools_pca.pcasvd()
  • References/Python/Statsmodels/Sandbox

statsmodels.sandbox.tools.tools_pca.pcasvd statsmodels.sandbox

2025-01-10 15:47:30
BytesWarning
  • References/Python/Python/Built-in Exceptions

exception BytesWarning Base class for warnings related to

2025-01-10 15:47:30