You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried running the ctane.py algorithm on the provided adult.csv Relation. The algorithm takes indefinitely long to run with no outcome.
I further tried trimming the adult.csv to contain only the first thirty tuples and still, it has taken 27 minutes and counting.
I am working on Google Colab using a CPU runtime. The ram consumption gradually increases while the algorithm is running indicating that the algorithm is working fine, just too slow. Please look into this matter.
Thanks.
The text was updated successfully, but these errors were encountered:
I have tried running the
ctane.py
algorithm on the providedadult.csv
Relation. The algorithm takes indefinitely long to run with no outcome.I further tried trimming the
adult.csv
to contain only the first thirty tuples and still, it has taken 27 minutes and counting.I am working on Google Colab using a CPU runtime. The ram consumption gradually increases while the algorithm is running indicating that the algorithm is working fine, just too slow. Please look into this matter.
Thanks.
The text was updated successfully, but these errors were encountered: