Skip to content
#

dash

Here are 1,560 public repositories matching this topic...

BrainCrumbz
BrainCrumbz commented Mar 9, 2022

Description

When instantiating a player through a videojs(...) call, its options input parameter can include an id property which will be used as the ID of wrapping div element, as well as a base for the ID of video element. But we could not see this option documented anywhere.

We found out about this feature in issue #5088. Looking at [current source code](https://github.com/videojs/

dash
oegedijk
oegedijk commented May 5, 2021

Recently dtreeviz has added support for lightgbm models: https://github.com/parrt/dtreeviz/

So it would be cool to add the same tree visualization in explainerdashboard that already exist for RandomForest, ExtraTrees and XGBoost models.

If someone wants to pitch in to help extract individual predictions of decision trees inside lightgbm boosters and then get them in shape to be used by the

Anil-matcha
Anil-matcha commented Jul 31, 2020

Currently I see that videojs support is present for hls via hls.js. But in our case we need to support dash in videojs. Anyway you can suggest the integration to happen ?

I happen to see some videojs-shaka github integrations like below
https://github.com/MetaCDN/videojs-shaka-player
https://github.com/halibegic/videojs-shaka

Can we build a layer on top of these to make videojs work with

Improve this page

Add a description, image, and links to the dash topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dash topic, visit your repo's landing page and select "manage topics."

Learn more