Open ping543f opened 5 years ago
mushroom.zip the dataset is attached here
Please paste the output of these:
import psutil
print(psutil.Process().memory_full_info())
print(psutil.virtual_memory())
Bump
Sorry for being late. the output is pasted below: pfullmem(rss=44335104, vms=268292096, num_page_faults=1074086, peak_wset=174977024, wset=44335104, peak_paged_pool=843128, paged_pool=835568, peak_nonpaged_pool=8627336, nonpaged_pool=234680, pagefile=268292096, peak_pagefile=356388864, private=268292096, uss=33792000) svmem(total=16860880896, available=6037708800, percent=64.2, used=10823172096, free=6037708800)
Platform
Bug description { a clear and concise description of what the bug is }
Test results
{ you may want to do this in order to discover other issues affecting your platform } { if failures look unrelated with the issue at hand open another ticket }