- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 132 for test (0.11 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
pandas.testing.assert_frame_equal — pandas 3.0....
testing.assert_frame_equal # pandas.testing. assert_frame_equal...mostly intended for use in unit tests. Additional parameters allow...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_frame_equal.htmlWed Jan 21 14:06:01 GMT 2026 39K bytes -
pandas.testing.assert_extension_array_equal — p...
testing.assert_extension_array_equal # pandas.testing. as...in version 2.0.0. See also testing.assert_series_equal Check that...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_extension_array_equal.htmlWed Jan 21 14:06:01 GMT 2026 34.3K bytes -
pandas.testing.assert_index_equal — pandas 3.0....
testing.assert_index_equal # pandas.testing. assert_index_equal...assertion message. See also testing.assert_series_equal Check that...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_index_equal.htmlWed Jan 21 14:06:01 GMT 2026 34.4K bytes -
pandas.testing.assert_series_equal — pandas 3.0...
testing.assert_series_equal # pandas.testing. assert_series_equal...with the same data. See also testing.assert_index_equal Check that...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_series_equal.htmlWed Jan 21 14:06:01 GMT 2026 36.2K bytes -
Contributing to the code base — pandas 3.0.0 do...
Writing tests # All tests should go into the tests subdirectory...pd._libs.tslibs tests.scalar tests.tseries.offsets Does your test depend...pandas.pydata.org/pandas-docs/stable/development/contributing_codebase.htmlWed Jan 21 14:04:19 GMT 2026 112.4K bytes -
hybrid_crossvalidated.rst.txt
train = data['train'] test = data['test'] Let's examine the data:...training and test set are divided chronologically: the test set contains...making.lyst.com/lightfm/docs/_sources/examples/hybrid_crossvalidated.rst.txtWed Mar 09 16:56:08 GMT 2022 8.4K bytes -
quickstart.rst.txt
the train matrix but test it on the test matrix. .. code:: python...matrices, a training and a testing set. Both have around 1000...making.lyst.com/lightfm/docs/_sources/quickstart.rst.txtWed Mar 09 16:56:08 GMT 2022 4.9K bytes -
Experiments.rst.txt
test as test | +--------- | MS LTR |...500,000 samples were used as test set | +--------- | Yahoo LTR...lightgbm.readthedocs.io/en/latest/_sources/Experiments.rst.txtSat Oct 11 05:30:36 GMT 2025 12.2K bytes -
intro.rst.txt
9) ] # 10% for testing test = fr[ 0.9 <= r ] # default...on the test data! m.model_performance(test_data=test) Expanding...docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/intro.rst.txtMon Nov 24 17:41:00 GMT 2025 22K bytes -
contributing.rst.txt
Run the test suite $ pytest --doctest-modules eland/ tests/ $ pytest...first make sure that you are testing against the `latest version...eland.readthedocs.io/en/latest/_sources/development/contributing.rst.txtWed Oct 29 03:12:29 GMT 2025 8.3K bytes