Paula Ceccon
Paula Ceccon
Why does the PCA example returns components with the opposite sign of the ones from sklearn PCA? Also, when I try to standardize the data and use the code, the...
IInstall: ``` !pip install pyparsing==2.4.7 !pip install --upgrade witwidget -q ``` ``` AttributeError Traceback (most recent call last) /tmp/ipykernel_7815/70839168.py in 1 #@title Invoke What-If Tool for the data and model...
This might not be the better place for it, but I keep getting this error when adding the predictions and gt: > ValueError: cannot reshape array of size 0 into...
In the data set I have, files are structured in folders, allowing multiple files with the same basename. Unfortunatelly, this repo seesm to fail in this case: ``` Start processing...
I have noticed that some utterances are not added to model. For example: ``` finish with that (jog) ActivityType all done finish with that (sprint) ActivityType finished done stop that...
Hey. I'm using your code (which is great BTW, thanking for sharing) to train a model but, even if the console prints "Model successfully trained", when I check LUIS page,...
I'm getting this error when calling: ``` from bertviz.transformers_neuron_view import BertModel, BertTokenizer ``` With Python 3.11. The `Mapping` location has been updated but this is not reflected here.
Traceback (most recent call last): File "followpie.py", line 266, in c,f=likeUsers(MAX_COUNT,0,tag,c,f) File "followpie.py", line 225, in likeUsers numResults = len(dataObj['data']) KeyError: 'data' ACTION = LIKE When running the "urlFindLike": {"meta":{"error_type":"OAuthPermissionsException","code":400,"error_message":"This...