-
This is a response to #1165, and a detailed tangent (maybe?) to #997 that I feel like would benefit to stand on its own.
- - -
I've tried to talk about this many times before, but I don't think jhoff…
-
A Reddit user "Friday9i" [said](https://www.reddit.com/r/baduk/comments/8dxugk/what_has_your_opinion_been_on_alphazeros_matches/dxrk5ou/) as follows:
"Chess is a nullish game: ELO rating is plateau…
-
To generate discharges for the incremental normal depth run, incremented stages are interpolated on the initial _ind rating curve. In line 214 of ras_run.py, that initial rating curve is rounded to t…
sclaw updated
1 month ago
-
Allocation should not send flow trough model nodes that are inactive (`node.active = false`). This also means either that these nodes have to be represented explicitly in the allocation graph, or that…
-
Azavea will utilize Dask to develop a flood inundation map generation workflow from OWP’s Cahaba project. We will evaluate the workflow on Amazon EKS, a managed Kubernetes service that supports highly…
-
# Handle
cmichel
# Vulnerability details
The `sYETIToken.lastBuyBackPrice` is set in `buyBack` and hardcoded as:
```solidity
function buyBack(address routerAddress, uint256 YUSDToSell, uint256 YE…
-
#788 got my noggin' joggin'.
All the Ribasim input is essentially in long table form. This should make it relatively easy to support a general plotting window to help with inspecting model input.
…
Huite updated
12 months ago
-
From Greg Cocks:
Based on a literature search, 25 correlations have been located and summarised in a crosswalk.
Task: Hydrologists in conjunction with the modelers to review these literature sea…
-
Want to know distribution of data used to train NN.
eg.
30% italics, 40% regular, 30% bold
30% Romain, 30% Aerial, 40% Roboto
etc.
-
#### Description
I recently added `plot_cumulative_gain` and `plot_lift_curve` methods to https://github.com/reiinakano/scikit-plot. To do this, I built an adhoc version of `cumulative_gain…