- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 22 for test (0.07 seconds)
-
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.txtWed Mar 09 16:56:08 GMT 2022 8.4K bytes -
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.htmlWed Mar 09 16:56:08 GMT 2022 30.4K bytes -
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.htmlWed Mar 09 16:56:08 GMT 2022 13K bytes -
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.htmlWed Mar 09 16:56:08 GMT 2022 7.6K bytes -
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.htmlWed Mar 09 16:56:08 GMT 2022 19.8K bytes -
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.txtWed Mar 09 16:56:08 GMT 2022 5.7K bytes -
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.txtWed Mar 09 16:56:08 GMT 2022 4.9K bytes -
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.htmlWed Mar 09 16:56:08 GMT 2022 23.5K bytes -
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.txtWed Mar 09 16:56:08 GMT 2022 3.5K bytes -
Using different learning schedules — LightFM 1....
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/examples/learning_schedules.htmlWed Mar 09 16:56:08 GMT 2022 18.8K bytes