R
R is a free programming language and software environment for statistical computing and graphics. R has a wide variety of statistical linear and non-linear modeling and provides numerous graphical techniques.
Here are 21,195 public repositories matching this topic...
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date(), but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
from fbprophet.serialize import model_to_json, model_from_json
with open("serialized_model.json", "r") as fin:
fb_model = model_from_json(json.load(fin))
df_cv = cross_validation(fb_model, ............)
It produces this error,
File "C:\Users\XXXXX\.conda\envs\fbprophet7\lib\site-packages\fbprophet\diagnostics.py", line 295, in prophet_copy
stan_backend=m.st
Summary
mypy shows some issues in LightGBM's Python package.
mypy --ignore-missing-imports python-package/18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package/lightgbm/compat.py:17: error: Name 'DataFrame' already defined (possibly by a
-
Updated
Oct 31, 2019
-
Updated
Feb 14, 2021 - Assembly
Problem: the approximate method can still be slow for many trees
catboost version: master
Operating System: ubuntu 18.04
CPU: i9
GPU: RTX2080
Would be good to be able to specify how many trees to use for shapley. The model.predict and prediction_type versions allow this. lgbm/xgb allow this.
-
Updated
Feb 22, 2021 - Jupyter Notebook
-
Updated
Feb 6, 2021 - R
-
Updated
Feb 4, 2021 - R
-
Updated
Feb 17, 2021 - Python
I'm happy to announce that I'll be writing the second edition of Data Science at the Command Line (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.
Why a second edition?
While the command line as a technology and as a way of w
-
Updated
Feb 17, 2021
-
Updated
Feb 20, 2021
-
Updated
Feb 17, 2021 - R
-
Updated
Feb 16, 2021 - R
-
Updated
Aug 19, 2019 - R
I'm sorry if I missed this functionality, but CLI version hasn't it for sure (I saw the related code only in generate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.
Of course, piping is a solution, but not for development in Jupyter Notebook, for example.
-
Updated
Nov 13, 2020 - Python
-
Updated
Feb 8, 2021 - Jupyter Notebook
-
Updated
Feb 19, 2021 - HTML
-
Updated
Jan 17, 2021 - Julia
Created by Ross Ihaka, Robert Gentleman
Released August 1993
- Website
- www.r-project.org
- Wikipedia
- Wikipedia
Currently
registerlooks like: