You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
r = requests.post("https://sklearn2sql.herokuapp.com/model", json=json_data)
The link is not present anymore. Is there any workaround ?
Also "score_csv_file" API is missing. Any suggestions ?
I am trying to convert a BaggingRegressor model from sklearn to c++.
-- Raj
The text was updated successfully, but these errors were encountered:
r = requests.post("https://sklearn2sql.herokuapp.com/model", json=json_data)
The link is not present anymore. Is there any workaround ?
Also "score_csv_file" API is missing. Any suggestions ?
I am trying to convert a BaggingRegressor model from sklearn to c++.
-- Raj
The text was updated successfully, but these errors were encountered: