- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 166 for test (0.06 sec)
-
Testing — pandas 3.0.0 documentation
X Mastodon Testing # Assertion functions # testing.assert_frame_equal...important for bug reports. Test suite runner # test ([extra_args, run_doctests])...pandas.pydata.org/pandas-docs/stable/reference/testing.htmlRegistered: Mon Jan 26 11:02:46 UTC 2026 - Last Modified: Wed Jan 21 14:04:52 UTC 2026 - 50.4K bytes - Viewed (0) -
pandas.test — pandas 3.0.0 documentation
test # pandas. test ( extra_args = None ,...for pytest testing framework. Examples >>> pd . test () running:...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.test.htmlRegistered: Mon Jan 26 10:46:32 UTC 2026 - Last Modified: Wed Jan 21 14:06:01 UTC 2026 - 30.3K bytes - Viewed (0) -
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.htmlRegistered: Mon Jan 26 08:31:03 UTC 2026 - Last Modified: Wed Jan 21 14:06:01 UTC 2026 - 39K bytes - Viewed (0) -
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.htmlRegistered: Mon Jan 26 08:30:00 UTC 2026 - Last Modified: Wed Jan 21 14:06:01 UTC 2026 - 34.3K bytes - Viewed (0) -
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.htmlRegistered: Mon Jan 26 08:36:56 UTC 2026 - Last Modified: Wed Jan 21 14:06:01 UTC 2026 - 34.4K bytes - Viewed (0) -
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.htmlRegistered: Mon Jan 26 08:39:55 UTC 2026 - Last Modified: Wed Jan 21 14:06:01 UTC 2026 - 36.2K bytes - Viewed (0) -
movielens_implicit.rst.txt
movielens['train'] test = movielens['test'] The ``train`` and ``test`` elements...auc_score(model, test).mean() print('Precision: train %.2f, test %.2f.'...making.lyst.com/lightfm/docs/_sources/examples/movielens_implicit.rst.txtRegistered: Mon Jan 26 06:48:25 UTC 2026 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 5.7K bytes - Viewed (0) -
learning_schedules.rst.txt
test = movielens['train'], movielens['test'] Experiment...measuring the ROC AUC on the test set at the end of each epoch....making.lyst.com/lightfm/docs/_sources/examples/learning_schedules.rst.txtRegistered: Mon Jan 26 06:48:43 UTC 2026 - Last Modified: Wed Mar 09 16:56:08 UTC 2022 - 3.5K bytes - Viewed (0) -
GPU-Targets.rst.txt
test, package = "lightgbm") test <- agaricus.test dtest...ain, test$data, label = test$label) valids <- list(test = dtest)...lightgbm.readthedocs.io/en/latest/_sources/GPU-Targets.rst.txtRegistered: Mon Jan 26 06:34:01 UTC 2026 - Last Modified: Sat Oct 11 05:30:36 UTC 2025 - 9.6K bytes - Viewed (0) -
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.txtRegistered: Mon Jan 26 04:33:18 UTC 2026 - Last Modified: Wed Oct 29 03:12:29 UTC 2025 - 8.3K bytes - Viewed (0)