-
Se não for possivel a migração gerar script para criar lista da base a ser migrada para o DataCleaner
-
When i try predict multiple targets using CH DS, i get error:
```
Traceback (most recent call last):
File "", line 5, in
File "/home/maxs/dev/mdb/venv_new/sources/mindsdb_native/mindsdb_nativ…
-
I implemented a custom data store by following the steps in the [blog post](http://kasper.eobjects.org/2012/04/implementing-custom-datastore-in.html) and it works fine. However, to create a new instan…
ghost updated
4 years ago
-
Hi
I find a issue in datacleaner. When I use this tool to deal with my dataset, it generates a index out of bounds error. I check the code and I find this row in function autoclean:
```python
inp…
-
Number of functions associated with PCA/FA and cluster analysis is increasing in [parameters](https://easystats.github.io/parameters/reference/index.html#section-data-reduction-cluster-analysis), so I…
-
Hi. I received an error message when opening DataCleaner.exe which is "Exception in thread "main" java.lang.UnsupportedClassVersionError: org/dataclean er/Main : Unsupported major.minor version 52.0".…
-
It seems like we could run most if not all of the DataTransformer work before splitting into train/test/validation and the code will be much cleaner.
I am not sure though about the "Unbias dataset …
-
I am attempting to perform an unsupervised problem and therefore lack a target. I do not understand why I cannot call the fit and transform functions for AutoFeaturizer,DataCleaner and FeatureReducer …
-
To replicate clone `mindsdb_examples` and run https://github.com/mindsdb/mindsdb-examples/blob/master/benchmarks/cifar_100/video_tutorial.py
However has time to look at this tomorrow please do, if …
-
Hi, just started using DataCleaner yesterday and really starting to get to grips with it, however, I have one question, is there a way to reduce the font size so that the tables are formatted correctl…