Open talhaanwarch opened 3 years ago
I'm receiving the same warning, when using the fit function of the StructuredDataClassifier on rather high-dimensional, sparse tabular data (e.g. of shape 5,000x3,500). Autokeras takes a lot of time before starting to train a model in those instances. Is there a way to better process or load sparse & high-dimensional data with Autokeras?
Same here with a random forest and 25k input one-hot tensors of dimension (>130,000, 2). Yes, this needs a 128GB RAM machine.
I am getting this weird log