Mr. Steve Charlesworth
Mr. Steve Charlesworth
It may be a good idea to change that.
I get this when I try to run the sample code: Traceback (most recent call last): File "zerotopics.py", line 1, in from zeroshot_topics import ZeroShotTopicFinder File "/Users/scharlesworth/opt/anaconda3/envs/text_analytics/lib/python3.7/site-packages/zeroshot_topics/__init__.py", line 3, in...
I have an XGBoost model with these characteristics: niter: 1436 nfeatures : 143 While tidypredict seems able to parse the model, tidypredict_sql blows up: > tidypredict_sql(model, dbplyr::simulate_mssql()) Error: C stack...