Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 1 - 10 of 11 for test (0.06 sec)

  1. Contributing to Eland - eland 8.13.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.html
    Registered: Fri May 03 05:01:31 UTC 2024
    - Last Modified: Mon Apr 08 10:03:13 UTC 2024
    - 55.6K bytes
    - Viewed (0)
  2. eland.pandas_to_eland - eland 8.13.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.html
    Registered: Fri May 03 04:58:49 UTC 2024
    - Last Modified: Mon Apr 08 10:03:14 UTC 2024
    - 54.7K bytes
    - Viewed (0)
  3. General Utility Functions - eland 8.13.0 docume...

    es_dest_index) Append a pandas DataFrame...
    eland.readthedocs.io/en/latest/reference/general_utility_functions.html
    Registered: Fri May 03 04:58:46 UTC 2024
    - Last Modified: Mon Apr 08 10:03:13 UTC 2024
    - 41.7K bytes
    - Viewed (0)
  4. eland.ml.MLModel.predict - eland 8.13.0 documen...

    random_state = 0 ) >>> test_data = [[ - 1 , - 2 , - 3 ,...training_data [ 1 ]) >>> # Get some test results >>> regressor . predict...
    eland.readthedocs.io/en/latest/reference/api/eland.ml.MLModel.predict.html
    Registered: Fri May 03 04:56:25 UTC 2024
    - Last Modified: Mon Apr 08 10:03:14 UTC 2024
    - 48.1K bytes
    - Viewed (0)
  5. Examples - eland 8.13.0 documentation

    Connect to Elasticsearch Download test data Create Eland dataframe...
    eland.readthedocs.io/en/latest/examples/index.html
    Registered: Fri May 03 05:00:57 UTC 2024
    - Last Modified: Mon Apr 08 10:03:13 UTC 2024
    - 48.5K bytes
    - Viewed (0)
  6. eland.ml.MLModel.import_model - eland 8.13.0 do...

    Get some test results >>> classifier . predict ( test_data ) array([0,...= 5 , random_state = 0 ) >>> test_data = [[ - 50.1 , 0.2 , 0.3...
    eland.readthedocs.io/en/latest/reference/api/eland.ml.MLModel.import_model.html
    Registered: Fri May 03 04:55:43 UTC 2024
    - Last Modified: Mon Apr 08 10:03:14 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  7. eland.DataFrame.tail - eland 8.13.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.html
    Registered: Fri May 03 04:51:37 UTC 2024
    - Last Modified: Mon Apr 08 10:03:14 UTC 2024
    - 44.2K bytes
    - Viewed (0)
  8. eland.DataFrame.select_dtypes - eland 8.13.0 do...

    'Dest' , 'Cancelled' , 'timestamp'...dtypes AvgTicketPrice float64 Dest object Cancelled bool timestamp...
    eland.readthedocs.io/en/latest/reference/api/eland.DataFrame.select_dtypes.html
    Registered: Fri May 03 04:49:20 UTC 2024
    - Last Modified: Mon Apr 08 10:03:14 UTC 2024
    - 44.1K bytes
    - Viewed (0)
  9. eland.DataFrame.head - eland 8.13.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.html
    Registered: Fri May 03 04:51:34 UTC 2024
    - Last Modified: Mon Apr 08 10:03:14 UTC 2024
    - 43.6K bytes
    - Viewed (0)
  10. eland.DataFrame.columns - eland 8.13.0 document...

    'Dest', 'DestAirportID', 'DestCityName',...
    eland.readthedocs.io/en/latest/reference/api/eland.DataFrame.columns.html
    Registered: Fri May 03 04:48:47 UTC 2024
    - Last Modified: Mon Apr 08 10:03:13 UTC 2024
    - 43.2K bytes
    - Viewed (0)
Back to top