- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 15 for test (0.06 seconds)
-
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 -
Contributing to Eland - eland 9.2.0 documentation
Run the test suite $ pytest --doctest-modules eland/ tests/ $ pytest...notebook tests> python setup.py install To setup test environment...eland.readthedocs.io/en/latest/development/contributing.htmlTue Jan 27 07:58:27 GMT 2026 51.5K bytes -
eland.ml.MLModel.predict - eland 9.2.0 document...
training_data [ 1 ]) >>> # Get some test results >>> regressor . predict...= 'replace' ) >>> # Get some test results from Elasticsearch model...eland.readthedocs.io/en/latest/reference/api/eland.ml.MLModel.predict.htmlTue Jan 27 07:58:28 GMT 2026 44.1K bytes -
eland.ml.MLModel.import_model - eland 9.2.0 doc...
training_data [ 1 ]) >>> # Get some test results >>> classifier . predict...'replace' ... ) >>> # Get some test results from Elasticsearch model...eland.readthedocs.io/en/latest/reference/api/eland.ml.MLModel.import_model.htmlTue Jan 27 07:58:28 GMT 2026 51.5K bytes -
Examples - eland 9.2.0 documentation
eland.readthedocs.io/en/latest/examples/index.htmlTue Jan 27 07:58:27 GMT 2026 44.4K bytes -
Online retail analysis using Eland - eland 9.2....
Download test data Let’s start by downloading our test data. [5]:...console size for consistent test results from eland.conftest...eland.readthedocs.io/en/latest/examples/online_retail_analysis.htmlTue Jan 27 07:58:27 GMT 2026 109K bytes -
online_retail_analysis.ipynb.txt
console size for consistent test results\n", "from eland.conftest...}, "source": [ "## Download test data\n", "\n", "Let's start...eland.readthedocs.io/en/latest/_sources/examples/online_retail_analysis.ipynb.txtThu Jan 18 11:57:26 GMT 2024 136.3K bytes -
Eland Demo Notebook - eland 9.2.0 documentation
'Dest' ]] . nunique () [61]: Carrier 4 Origin 156 Dest 156..., 'Dest' ]] . nunique () [62]: Carrier 4 Origin 156 Dest 156...eland.readthedocs.io/en/latest/examples/demo_notebook.htmlTue Jan 27 07:58:27 GMT 2026 231.2K bytes -
Introduction to Eland Webinar - eland 9.2.0 doc...
and 140 for testing our model data = [ x for i...sk_classifier . fit ( data , target ) # Test out our model against the three...eland.readthedocs.io/en/latest/examples/introduction_to_eland_webinar.htmlTue Jan 27 07:58:27 GMT 2026 146K bytes -
eland.DataFrame.tail - eland 9.2.0 documentation
It is useful for quickly testing if your object has the right...'flights' , columns = [ 'Origin' , 'Dest' ]) >>> df . tail () Origin...eland.readthedocs.io/en/latest/reference/api/eland.DataFrame.tail.htmlTue Jan 27 07:58:27 GMT 2026 40.1K bytes