diff --git a/.gitignore b/.gitignore index fb056a4..6ca4491 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ selected_gs.py scp_sync.py +*out out/* output/* results/* diff --git a/out b/out deleted file mode 100644 index 8fff2d8..0000000 --- a/out +++ /dev/null @@ -1,91 +0,0 @@ - loading /home/lorev/quapy_data/tweet_sentiment_quantification_snam/train/gasp.train+dev.feature.txt: 0%| | 0/8788 [00:00 - sys.exit(run()) - File "/home/lorev/tesi/run.py", line 15, in run - run_local() - File "/home/lorev/tesi/quacc/main.py", line 48, in main - estimate_comparison() - File "/home/lorev/tesi/quacc/main.py", line 30, in estimate_comparison - dr = comp.evaluate_comparison( - File "/home/lorev/tesi/quacc/evaluation/comp.py", line 90, in evaluate_comparison - results = parallel(estimate_worker, par_tasks, n_jobs=env.N_JOBS, _env=env) - File "/home/lorev/tesi/quacc/utils.py", line 108, in parallel - return parallel(delayed(wrapper)(*_args) for _args in f_args) - File "/home/lorev/.cache/pypoetry/virtualenvs/quacc-oEGFKswq-py3.10/lib/python3.10/site-packages/joblib/parallel.py", line 1952, in __call__ - return output if self.return_generator else list(output) - File "/home/lorev/.cache/pypoetry/virtualenvs/quacc-oEGFKswq-py3.10/lib/python3.10/site-packages/joblib/parallel.py", line 1656, in _get_outputs - self._terminate_and_reset() - File "/home/lorev/.cache/pypoetry/virtualenvs/quacc-oEGFKswq-py3.10/lib/python3.10/site-packages/joblib/parallel.py", line 1359, in _terminate_and_reset - self._backend.terminate() - File "/home/lorev/.cache/pypoetry/virtualenvs/quacc-oEGFKswq-py3.10/lib/python3.10/site-packages/joblib/_parallel_backends.py", line 622, in terminate - self._workers._temp_folder_manager._clean_temporary_resources( - File "/home/lorev/.cache/pypoetry/virtualenvs/quacc-oEGFKswq-py3.10/lib/python3.10/site-packages/joblib/_memmapping_reducer.py", line 636, in _clean_temporary_resources - delete_folder( - File "/home/lorev/.cache/pypoetry/virtualenvs/quacc-oEGFKswq-py3.10/lib/python3.10/site-packages/joblib/disk.py", line 136, in delete_folder - time.sleep(RM_SUBDIRS_RETRY_TIME) -KeyboardInterrupt -Exception ignored in: -Traceback (most recent call last): - File "/home/lorev/.pyenv/versions/3.10.12/lib/python3.10/threading.py", line 1567, in _shutdown - lock.acquire() -KeyboardInterrupt: -Exception in thread Thread-1 (log_listener): -Traceback (most recent call last): -Fatal Python error: _enter_buffered_busy: could not acquire lock for at interpreter shutdown, possibly due to daemon threads -Python runtime state: finalizing (tstate=0x0000560ae378d100) -/home/lorev/.cache/pypoetry/virtualenvs/quacc-oEGFKswq-py3.10/lib/python3.10/site-packages/joblib/externals/loky/backend/resource_tracker.py:314: UserWarning: resource_tracker: There appear to be 4 leaked file objects to clean up at shutdown - warnings.warn(