Paul Perry

Results 5 issues of Paul Perry

I'm running into an error and summarized it in this toy example: ``` X = pd.DataFrame([[1,2,3],[4,5,6],[7,8,9]]) y = pd.DataFrame([0,0,1]) g = pd.Series([1,1,2]) dataset = Dataset(X, y, g, name='dataset') mse =...

bug
enhancement
help wanted

In loading a model I get: ``` rankeval_lgb_model = RTEnsemble('lgb.model', name="LightGBM model", format="LightGBM") [...] AssertionError: Decision Tree not supported. RankEval does not support categorical features and missing values. ``` Is...

Is there a way to make wordninja aware of capital letters and be able to cut at caps boundaries if not informed by the dictionary? Or is there a way...

Maybe there is a way to do this, but it's not obvious at first. For example: I'd like to get a count of how many procedures were done to every...

I don't think. arxiv preprints are of type misc and may not have a "month" ...