Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 11 - 20 of 146 for test (0.04 sec)

  1. 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.txt
    Registered: Fri May 17 08:06:54 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 4.9K bytes
    - Viewed (0)
  2. intro.rst.txt

    on the test data! m.model_performance(test_data=test) Expanding...& (r < 0.9) ] # 10% for testing test = fr[ 0.9 <= r ] # default...
    docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_sources/intro.rst.txt
    Registered: Fri May 17 03:27:04 UTC 2024
    - Last Modified: Mon May 13 16:44:07 UTC 2024
    - 22K bytes
    - Viewed (0)
  3. pandas.errors.DatabaseError — pandas 2.2.2 docu...

    Execution failed on sql 'test': near "test": syntax error On this...>>> pd . read_sql ( 'select * test' , conn ) ... # DatabaseError:...
    pandas.pydata.org/pandas-docs/stable/reference/api/pandas.errors.DatabaseError.html
    Registered: Fri May 17 09:57:02 UTC 2024
    - Last Modified: Thu Apr 11 14:17:55 UTC 2024
    - 26.9K bytes
    - Viewed (0)
  4. Development — pandas 2.2.2 documentation

    Type hints Testing with continuous integration Test-driven development...Running the test suite Running the performance test suite Documenting...
    pandas.pydata.org/pandas-docs/stable/development/index.html
    Registered: Fri May 17 09:20:41 UTC 2024
    - Last Modified: Thu Apr 11 14:17:48 UTC 2024
    - 26.9K bytes
    - Viewed (0)
  5. pandas.Series.str.contains — pandas 2.2.2 docum...

    regex = True ) [source] # Test if pattern or regex is contained...re.search. Series.str.startswith Test if the start of each string...
    pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.str.contains.html
    Registered: Fri May 17 09:48:13 UTC 2024
    - Last Modified: Thu Apr 11 14:17:55 UTC 2024
    - 72.4K bytes
    - Viewed (0)
  6. pandas.Series.str.startswith — pandas 2.2.2 doc...

    but tests the end of string. Series.str.contains Tests if string...pat , na = None ) [source] # Test if the start of each string...
    pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.str.startswith.html
    Registered: Fri May 17 11:39:15 UTC 2024
    - Last Modified: Thu Apr 11 14:17:57 UTC 2024
    - 65.9K bytes
    - Viewed (0)
  7. Enhancing performance — pandas 2.2.2 documentation

    best of 3: 145 us per loop Caveats # Numba is best at accelerating.../home/runner/micromamba/envs/test/lib/python3.10/site-package...
    pandas.pydata.org/pandas-docs/stable/user_guide/enhancingperf.html
    Registered: Fri May 17 09:22:54 UTC 2024
    - Last Modified: Thu Apr 11 14:17:58 UTC 2024
    - 110.9K bytes
    - Viewed (0)
  8. pandas.errors.AbstractMethodError — pandas 2.2....

    AbstractMethodError ( self ) >>> test = Foo . classmethod () Traceback...the concrete class Foo >>> test2 = Foo () . method () Traceback...
    pandas.pydata.org/pandas-docs/stable/reference/api/pandas.errors.AbstractMethodError.html
    Registered: Fri May 17 09:35:36 UTC 2024
    - Last Modified: Thu Apr 11 14:17:57 UTC 2024
    - 28.8K bytes
    - Viewed (0)
  9. pandas.DataFrame.equals — pandas 2.2.2 document...

    equals ( other ) [source] # Test whether two objects contain...is equal, False otherwise. testing.assert_series_equal Raises...
    pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.equals.html
    Registered: Fri May 17 10:05:52 UTC 2024
    - Last Modified: Thu Apr 11 14:17:58 UTC 2024
    - 53.5K bytes
    - Viewed (0)
  10. pandas.Series.str.endswith — pandas 2.2.2 docum...

    but tests the start of string. Series.str.contains Tests if string...pat , na = None ) [source] # Test if the end of each string element...
    pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.str.endswith.html
    Registered: Fri May 17 10:02:21 UTC 2024
    - Last Modified: Thu Apr 11 14:17:56 UTC 2024
    - 65.9K bytes
    - Viewed (0)
Back to top