Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: %27 テスト [xss] test

Results 1 - 10 of 22 for test (0.12 sec)

  1. Item cold-start: recommending StackExchange que...

    train = data [ 'train' ] test = data [ 'test' ] Let’s examine the...training and test set are divided chronologically: the test set contains...
    making.lyst.com/lightfm/docs/examples/hybrid_crossvalidated.html
    Registered: Fri Nov 15 07:19:54 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 30.4K bytes
    - Viewed (0)
  2. An implicit feedback recommender for the Moviel...

    'train' ] test = movielens [ 'test' ] The train and test elements...model , test ) . mean () print ( 'Precision: train %.2f , test %.2f...
    making.lyst.com/lightfm/docs/examples/movielens_implicit.html
    Registered: Fri Nov 15 07:19:49 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 19.8K bytes
    - Viewed (0)
  3. lightfm.datasets.stackexchange — LightFM 1.16 d...

    used for testing. Splitting into the train and test set is done...()[ include ] . tocoo () test = test . tocsr ()[ include ] . tocoo...
    making.lyst.com/lightfm/docs/_modules/lightfm/datasets/stackexchange.html
    Registered: Fri Nov 15 07:21:16 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 23.5K bytes
    - Viewed (0)
  4. hybrid_crossvalidated.rst.txt

    train = data['train'] test = data['test'] Let's examine the data:...training and test set are divided chronologically: the test set contains...
    making.lyst.com/lightfm/docs/_sources/examples/hybrid_crossvalidated.rst.txt
    Registered: Fri Nov 15 07:21:42 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 8.4K bytes
    - Viewed (0)
  5. lightfm.cross_validation — LightFM 1.16 documen...

    interactions between training and testing. This function takes an interaction...disjoint sets, a training set and a test set. Note that no effort is...
    making.lyst.com/lightfm/docs/_modules/lightfm/cross_validation.html
    Registered: Fri Nov 15 07:21:32 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 13K bytes
    - Viewed (0)
  6. Cross-validation — LightFM 1.16 documentation

    interactions between training and testing. This function takes an interaction...disjoint sets, a training set and a test set. Note that no effort is...
    making.lyst.com/lightfm/docs/cross_validation.html
    Registered: Fri Nov 15 07:19:46 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 7.6K bytes
    - Viewed (0)
  7. 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 Nov 15 07:20:50 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 4.9K bytes
    - Viewed (0)
  8. Model evaluation — LightFM 1.16 documentation

    flag that signals whether the test and train matrices should be...flag that signals whether the test and train matrices should be...
    making.lyst.com/lightfm/docs/lightfm.evaluation.html
    Registered: Fri Nov 15 07:19:43 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 23.9K bytes
    - Viewed (0)
  9. 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.txt
    Registered: Fri Nov 15 07:21:39 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 5.7K bytes
    - Viewed (0)
  10. 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.txt
    Registered: Fri Nov 15 07:21:47 UTC 2024
    - Last Modified: Wed Mar 09 16:56:08 UTC 2022
    - 3.5K bytes
    - Viewed (0)
Back to top