duncanmcelfresh
duncanmcelfresh
Below are the traces. These occurred on a GCP n1-highmem-2 node with 1x tesla T4. This one occurred on on datasets: - AmazonMoviesTVReader - BookCrossingReader - DatingReader - EpinionsReader -...
error with DELF-MLP. These occurred on a GCP n1-highmem-2 node with 1x tesla T4. Datasets: - AmazonMoviesTV - GoogleLocalReviews - Gowalla - YahooMusicReader ``` DELF_MLP_RecommenderWrapper: Init model DELF-MLP... Traceback (most...
Below are the the traces. These occurred on a GCP n1-highmem-2 node with 1x tesla T4. Saw this when running experiments with the following datasets: - AmazonMoviesTV - Dating -...
There appears to be an error with alg NMFRecommender, using K-L loss. Even though K-L is allowed in the alg class ([defined here](https://github.com/naszilla/reczilla/blob/c8f3304b0f5862d488c5c8b5ee532f11bd9e3e15/RecSys2019_DeepLearning_Evaluation/MatrixFactorization/NMFRecommender.py#L31)), ``` Traceback (most recent call last): File...
occurs with dataset: openml__sulfur__360966 traceback: ``` Traceback (most recent call last): File "/home/shared/tabzilla/TabSurvey/tabzilla_experiment.py", line 137, in __call__ result = cross_validation(model, self.dataset, self.time_limit) File "/home/shared/tabzilla/TabSurvey/tabzilla_utils.py", line 236, in cross_validation loss_history, val_loss_history...
this occurs on the following datasets: - openml__balance-scale__11 - openml__ecoli__145977 - openml__jungle_chess_2pcs_raw_endgame_complete__167119 - openml__mfeat-morphological__18 traceback: ``` Traceback (most recent call last): File "/home/shared/tabzilla/TabSurvey/tabzilla_experiment.py", line 137, in __call__ result = cross_validation(model,...
occurs on datasets: - openml__Bank-Note-Authentication-UCI__361002 - openml__sulfur__360966 traceback: ``` Traceback (most recent call last): File "/home/shared/tabzilla/TabSurvey/tabzilla_experiment.py", line 137, in __call__ result = cross_validation(model, self.dataset, self.time_limit) File "/home/shared/tabzilla/TabSurvey/tabzilla_utils.py", line 236, in...
occurs on datasets: - openml__Amazon_employee_access__34539 - openml__PhishingWebsites__14952 - openml__analcatdata_dmft__3560 - openml__breast-cancer__145799 - openml__car__146821 - openml__connect-4__146195 - openml__dna__167140 - openml__kr-vs-kp__3 - openml__primary-tumor__146032 - openml__soybean__41 - openml__splice__45 - openml__tic-tac-toe__49 traceback: ``` Traceback...