jgdpsingh

Results 4 issues of jgdpsingh

I am getting following error on importing MTCNN class although I have installed it correctly. from mtcnn import MTCNN Traceback (most recent call last): File "", line 1, in from...

Currently the twitter connector of DataPrep only returns the tweets related to a particular subject but cannot be used for other things like finding out what is the follower count...

type: enhancement

I'm trying to run the explainer dashboard using inline mode in Kaggle but it doesn't show anything

I'm using Logistic Classifier on a categorical dataset and after I did everything right, I got the following error: NotImplementedError Traceback (most recent call last) /tmp/ipykernel_33/3771634090.py in 2 k=5 3...