-
Updated
Jun 14, 2021
big-data
Here are 2,484 public repositories matching this topic...
-
Updated
May 13, 2021 - Python
-
Updated
Jun 18, 2021 - C++
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jan 9, 2021 - Scala
-
Updated
May 6, 2021 - Scala
-
Updated
Apr 2, 2021
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
Jun 18, 2021 - Jupyter Notebook
-
Updated
Jun 18, 2021 - Go
-
Updated
Jun 18, 2021 - Erlang
Remove the initial shortcut sync code in viewer/db.js for v3.1. Note that to upgrade to v3.1+ you must upgrade to v3.0 first.
x-arkime-cookies
-
Updated
Apr 6, 2021 - Python
From #18845 : click to read
-
Updated
Jun 18, 2021 - Java
-
Updated
Jun 16, 2021 - Scala
... to make it easier to read Vespa documentation on an e-reader / offline
Vespa documentation is generated using Jekyll from .md and .html files, look into options for generating the artifact as part of site generation (there might be plugins we can use here)
io.trino.tempto.assertions.QueryAssert#assertThat(QueryCallback) is deprecated.
- Delta Lake 1.0.0
- Spark 3.1.2
- Scala 2.12
- AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
The following code gives a NullPointerException. This is for a directory-based delta table that does not exist and uses a generated column.
import io.delta.tables.DeltaTable
DeltaTable.create
.addColumn(
DeltaTable.columnBuilder("value")
.generatedAlwaysAs("true")
.nullab
-
Updated
Jun 18, 2021 - TypeScript
Use case:
- Compatibility with PostgreSQL
- Time-series applications
Feature description:
The CrateDB INTERVAL data type does not currently support the PostgreSQL input units MILLENNIUM, CENTURY, DECADE, MILLISECOND, or MICROSECOND. The larger units might not be so useful for mo
Improve this page
Add a description, image, and links to the big-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the big-data topic, visit your repo's landing page and select "manage topics."
After add patch which fixes #4209 I found that sphinx emits some warnings.