- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 12 for test (0.09 sec)
-
Contributing to Eland - eland 8.18.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.htmlRegistered: Wed Apr 16 04:05:50 UTC 2025 - Last Modified: Tue Apr 15 16:54:35 UTC 2025 - 48.7K bytes - Viewed (0) -
Examples - eland 8.18.0 documentation
eland.readthedocs.io/en/latest/examples/index.htmlRegistered: Wed Apr 16 04:04:44 UTC 2025 - Last Modified: Tue Apr 15 16:54:35 UTC 2025 - 41.6K bytes - Viewed (0) -
eland.ml.MLModel.predict - eland 8.18.0 documen...
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.htmlRegistered: Wed Apr 16 04:04:48 UTC 2025 - Last Modified: Tue Apr 15 16:54:36 UTC 2025 - 41.4K bytes - Viewed (0) -
eland.ml.MLModel.import_model - eland 8.18.0 do...
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.htmlRegistered: Wed Apr 16 04:04:51 UTC 2025 - Last Modified: Tue Apr 15 16:54:36 UTC 2025 - 48.6K bytes - Viewed (0) -
Online retail analysis using Eland - eland 8.18...
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.htmlRegistered: Wed Apr 16 04:06:28 UTC 2025 - Last Modified: Tue Apr 15 16:54:35 UTC 2025 - 106.2K bytes - Viewed (0) -
Introduction to Eland Webinar - eland 8.18.0 do...
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.htmlRegistered: Wed Apr 16 04:04:15 UTC 2025 - Last Modified: Tue Apr 15 16:54:35 UTC 2025 - 143.1K bytes - Viewed (0) -
Eland Demo Notebook - eland 8.18.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.htmlRegistered: Wed Apr 16 04:05:34 UTC 2025 - Last Modified: Tue Apr 15 16:54:35 UTC 2025 - 228.5K bytes - Viewed (0) -
eland.pandas_to_eland - eland 8.18.0 documentation
'H' : 'Long text - to be indexed as es type text' }, ... index...1 ... 1 Long text - to be indexed as es type text 1 3.141 1 ......eland.readthedocs.io/en/latest/reference/api/eland.pandas_to_eland.htmlRegistered: Wed Apr 16 04:06:21 UTC 2025 - Last Modified: Tue Apr 15 16:54:36 UTC 2025 - 47.9K bytes - Viewed (0) -
eland.DataFrame.head - eland 8.18.0 documentation
'Dest' ]) >>> df . head ( 3 ) Origin Dest 0 Frankfurt...field. It is useful for quickly testing if your object has the right...eland.readthedocs.io/en/latest/reference/api/eland.DataFrame.head.htmlRegistered: Wed Apr 16 03:56:00 UTC 2025 - Last Modified: Tue Apr 15 16:54:35 UTC 2025 - 36.7K bytes - Viewed (0) -
eland.DataFrame.select_dtypes - eland 8.18.0 do...
'Dest' , 'Cancelled' , 'timestamp'...dtypes AvgTicketPrice float64 Dest object Cancelled bool timestamp...eland.readthedocs.io/en/latest/reference/api/eland.DataFrame.select_dtypes.htmlRegistered: Wed Apr 16 03:56:41 UTC 2025 - Last Modified: Tue Apr 15 16:54:35 UTC 2025 - 37.1K bytes - Viewed (0)