Home of AutoViz, AutoViML and featurewiz

Results 75 comments of Home of AutoViz, AutoViML and featurewiz

Hi @gbogobabs 👍 You can upgrade to the minor big fix version now: ``` pip install autoviz --upgrade ``` But I noticed that your dataset does not have any numeric...

Hello @gbogobabs 👍 You can try reading the installation instructions on this page: https://github.com/AutoViML/lazytransform Or you can try using Kaggle or Colab notebooks which are easier to use. Here is...

Sure let me take a look at it Ram On Thu, Jan 14, 2021 at 7:22 AM Hyunwoo Park wrote: > [image: image] > > > — > You are...

Hi @tonovoh1 👍 Can you please check if u have the latest version of AutoViz since this problem with wordclouds has been fixed in the latest version. Can you try...

Hi @tonovoh1 👍 I found there was a bug that prevented Wordcloud plots. So please go ahead and upgrade: ``` pip install autoviz --upgrade ``` If you see version 0.1.43...

That will be awesome. please do. Ram On Thu, Jan 2, 2020 at 3:14 AM Harry Moreno wrote: > Would you welcome a PR adding black formatting to the project?...

Look forward to the PR. Start with AutoViz. Ram On Thu, Jan 2, 2020 at 11:30 AM Harry Moreno wrote: > ok here's how pandas uses it > https://github.com/pandas-dev/pandas/blob/55ef668fc1cddd1bd214387d5b82e438c99b06ab/Makefile#L17 >...

Hi @BenGraWarBuf 👍 Have you gone to this folder: ``` model_or_model_path = './Bert_tag_Classifier_IS/BERT/model_2022_02_12-20_44_53' ``` and actually checked if the model and artifacts (cat_vocab_dict) are there? Then please post a screen...

Hi @BenGraWarBuf 👍 In that case, can you post a link to a Colab or GitHub where a snippet of data that you are feeding is shown? I am not...

Hi @govindjeevan 👍 Great question! If you could look for Lime or SHAP or even the new Explainer Dashboard and see if any of them could be used in place...