- Sort Score
- Num 10 results
- Language All
- Labels All
Results 751 - 760 of 5,223 for int (0.13 seconds)
-
mxnet.kvstore.base — Apache MXNet documentation
( int ,) + string_types )), \ "unexpected...Parameters ---------- key : str or int The key. value : NDArray The...mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/kvstore/base.htmlThu Jan 05 05:04:49 GMT 2023 189.4K bytes -
numpy.random.hypergeometric — NumPy v2.4 Manual
Parameters : ngood int or array_like of ints Number of ways to...nonnegative. nbad int or array_like of ints Number of ways to...numpy.org/doc/stable/reference/random/generated/numpy.random.hypergeometric.html -
lightgbm.CVBooster — LightGBM 4.6.0.99 document...
Type : int __init__ ( model_file = None...Parameters : num_iteration ( int or None , optional ( default=None...lightgbm.readthedocs.io/en/latest/pythonapi/lightgbm.CVBooster.htmlSun Feb 01 02:36:01 GMT 2026 19.5K bytes -
numpy.ma.MaskedArray.astype — NumPy v2.4 Manual
astype ( int ) array([1, 2, 2]) >>> x . astype ( int , casting...rounding of floats or overflow of ints New in version 2.4: Support...numpy.org/doc/stable/reference/generated/numpy.ma.MaskedArray.astype.htmlSun Dec 21 15:49:16 GMT 2025 32.1K bytes -
mount.ceph -- mount a Ceph file system — ...
cap_release_safety int, Default: calculated caps_wanted_delay_max int, cap...cluster. osdkeepalive int, Default: 5 osd_idle_ttl int (seconds), Default:...docs.ceph.com/en/latest/man/8/mount.ceph/Wed Feb 25 20:06:02 GMT 2026 33.7K bytes -
module Signal - Documentation for Ruby 4.1
kill ( "INT" , 0 ) produces: INT trap(signal, command)...VALUE sig_trap(int argc, VALUE *argv, VALUE _) { int sig; sighandler_t...docs.ruby-lang.org/en/master/Signal.htmlFri Jan 30 13:20:05 GMT 2026 136.4K bytes -
Annotations Best Practices — Python 3.14.3 docu...
docs.python.org/3/howto/annotations.htmlFri Feb 06 03:23:28 GMT 2026 40.5K bytes -
sigtrap - Perl pragma to enable simple signal h...
ABRT); Die on INT or QUIT: use sigtrap qw(die INT QUIT); Die on...PIPE ABRT); use sigtrap qw(die INT QUIT); use sigtrap qw(die normal-signals);...perldoc.perl.org/sigtrapFri Feb 06 11:16:44 GMT 2026 21.6K bytes -
family — H2O 3.46.0.9 documentation
data must be numeric (Real or Int). This is the default family....levels/classes or binary (Enum or Int). If the family is fractionalbinomial...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/algo-params/family.htmlMon Nov 24 17:40:57 GMT 2025 51.4K bytes -
Python Types Intro - FastAPI
process_items ( items_t : tuple [ int , int , str ], items_s : set [ bytes...tuple with 3 items, an int , another int , and a str . The variable...fastapi.tiangolo.com/python-types/Fri Feb 06 05:15:14 GMT 2026 164.7K bytes