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 19,919 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
How you are using LightGBM?
LightGBM component: R package
Environment info
Operating System: macOS 10.14
C++ compiler version: gcc
8.1.0
CMake version: 3.17.3
R version: 4.0.2
LightGBM version or commit hash: https://github.com/microsoft/LightGBM/tree/c07644d1d71540204a9b56f26667e8180bd009e2
Reproducible example(s)
Thanks to @Laurae2 for sharing this with m
Most names of generated_holidays
contain spaces, and so fail to plot when passed to plot_forecast_component()
. The tidyeval approach is to forego using aes_()
or aes_string()
and instead use quasiquotation in aes
.
This is the same issue as documented [here](https://stackoverflow.com/questions/51658629/ggplot-aes-string-
-
Updated
Oct 31, 2019
-
Updated
Nov 1, 2020 - Assembly
Problem:
catboost version: 0.23.2
Operating System: all
Tutorial: https://github.com/catboost/tutorials/blob/master/custom_loss/custom_metric_tutorial.md
Impossible to use custom metric (С++).
Code example
from catboost import CatBoost
train_data = [[1, 4, 5, 6],
-
Updated
Nov 4, 2020 - Jupyter Notebook
-
Updated
Oct 28, 2020 - R
-
Updated
Oct 30, 2020 - R
-
Updated
Nov 3, 2020 - 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
May 14, 2020
-
Updated
Oct 30, 2020 - R
-
Updated
Nov 1, 2020
-
Updated
Oct 29, 2020 - 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
Oct 19, 2020 - R
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 30, 2020 - HTML
-
Updated
Nov 3, 2020 - Julia
Created by Ross Ihaka, Robert Gentleman
Released August 1993
- Website
- www.r-project.org
- Wikipedia
- Wikipedia
Currently
register
looks like: