-
### Expected Behaviour
For an object `Person`, that has an `Address` I expect to see it logged like this -
When logging using `Logger.LogInformation(person, "{Name} and is {Age} years old", new o…
-
Probably should have its own page, maybe a more fully-built-out about page? Also a summary on the home page to lend credibility (since you're asking for donations and all).
-
I'm using BayesSearchCV to optimise an XGBoost model to fit some data I have. While the model fits fine, I am puzzled by the scores provided in the diagnostic information and am unable to replicate th…
-
API Change Deprecates [datasets.load_boston](https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_boston.html#sklearn.datasets.load_boston) in 1.0 and it will be removed in 1.2. Alt…
-
```
What steps will reproduce the problem?
1. Andala Cafe is in Cambridge, MA.
2. Boston, MA is right across the river. But if I search for Andala in in
Boston like this:
http://api.geoapi.com/v1/e/b…
-
Hi! Do you have code already to disambiguate journal names?
For example: Boston Medical and Surgical Journal --> New England Journal of Medicine
-
Hello! Thank you for creating this; seems like a great tool.
I am having trouble with one thing, though. I am using the scrapedin crawler package with scrapedin v1.0.18 as a dependency, but I am stil…
-
If you train a grid, the model parameters (attributes of the {{H2OGradientBoostingEstimator}} class) are not being set.
Example:
{code}
import h2o
h2o.init()
csv_url = "https://h2o-public-tes…
-
Hi and thank you for this package!
I'm having difficulty learning how to apply your package to a regression models w/ a continuous Y (outcome variable).
Is it possible to show a very simple examp…
-
I run this code
``` python
import os
os.environ['is_test_suite']="True" # this is writen due to bug for multiprocessing and pickling I issued. #426
from auto_ml import Predictor
from auto_ml.ut…