Skip to content

Commit

Permalink
Merge pull request #8 from tdhock/gh-pages
Browse files Browse the repository at this point in the history
add Generalized ROC curve metrics
  • Loading branch information
tdhock authored Jun 27, 2024
2 parents b627dec + e3b6f1e commit 7a6318d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 19 deletions.
4 changes: 2 additions & 2 deletions error.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
add.POSIXct,viz_owner_repo,error
2024-06-25T13:42:13.360478Z,tdhock/tdhock-figure-nnet-regression-degrees,gh-pages branch of tdhock/tdhock-figure-nnet-regression-degrees should contain file named Capture.PNG (screenshot of data viz)
2024-06-25T13:42:13.360478Z,tdhock/animint-figure-nnet-regression-degrees,plot.json file in gh-pages branch of tdhock/animint-figure-nnet-regression-degrees should have element named title which should be string describing the data viz
2024-06-26T12:54:38.611681Z,tdhock/tdhock-figure-nnet-regression-degrees,gh-pages branch of tdhock/tdhock-figure-nnet-regression-degrees should contain file named Capture.PNG (screenshot of data viz)
2024-06-26T12:54:38.611681Z,tdhock/animint-figure-nnet-regression-degrees,plot.json file in gh-pages branch of tdhock/animint-figure-nnet-regression-degrees should have element named title which should be string describing the data viz
18 changes: 9 additions & 9 deletions index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion meta.csv
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ add.POSIXct,viz_owner_repo,commit.POSIXct,source,title
2024-04-09T22:40:29.930902Z,tdhock/Animated2GradCAM-COVID19-Chest-X-ray-ViT-V3-140px-609Case,2024-04-09T22:39:37Z,https://github.com/TyBruceChen/Animinted2GradCAM?tab=readme-ov-file,"Classifying chest X-rays, plot confidence"
2024-05-22T23:26:19.636261Z,tdhock/2024-05-22-changepoint-model-selection,2024-05-22T23:25:22Z,https://github.com/tdhock/changepoint-data-structure/blob/master/figure-loss-small-data.R,Changepoint model selection
2024-06-12T15:11:58.153638Z,nhintruong/Ch18-neural-networks-sim,2024-06-11T15:33:47Z,https://github.com/tdhock/animint-book/blob/7e7a224c004843d42a6f7e6caa30e319bcdce901/Ch18-neural-networks-sim.R,Neural network vs linear model
2024-06-20T06:28:52.855298Z,nhintruong/figure-differences-interactive,2024-06-18T22:37:38Z,https://github.com/tdhock/change-tutorial/blob/master/figure-differences-interactive.R,AIC/BIC change-point detection comparison using ROC curves
2024-06-20T06:28:52.855298Z,nhintruong/figure-gradient-descent-regression,2024-06-15T17:27:47Z,https://github.com/tdhock/cs570-spring-2022/blob/969c42e6e6a704271c330bbf9424dfd50753e8bc/figure-gradient-descent-regression.R,Gradient descent for regression
2024-06-20T06:28:52.855298Z,nhintruong/figure-aum-convexity-interactive,2024-06-19T06:25:57Z,https://github.com/tdhock/max-generalized-auc/blob/42cc5c79fa442e22313ae5f903c846f13483eb41/figure-aum-convexity-interactive.R,Simple non-monotonic ROC curve
2024-06-20T06:28:52.855298Z,nhintruong/figure-curveAlignment,2024-06-19T17:43:04Z,https://github.com/tdhock/max-generalized-auc/blob/286f7971ffaeee576673372c0f3114ad943137e3/figure-curveAlignment.R,Changepoint detection ROC curve alignment problem
2024-06-20T07:05:48.465105Z,nhintruong/figure-2019-08-14-animint,2024-06-20T07:03:42Z,https://github.com/tdhock/neuroblastoma-data/blob/ff51e847a4d7b2fe61c1ad7e5f17c4d039aa2c9d/figure-2019-08-14-animint.R,Gaussian Process models for sample selection
2024-06-20T09:24:34.443635Z,nhintruong/figure-neuroblastomaProcessed-complex,2024-06-20T09:22:29Z,https://github.com/tdhock/max-generalized-auc/blob/a0f35b45b2d5b089d1ea1e35cd582a3a4a1965fa/figure-neuroblastomaProcessed-complex.R,ROC curves for neuroblastoma data with several minima
2024-06-20T09:43:51.281926Z,nhintruong/figure-candidates-interactive,2024-06-20T09:43:43Z,https://github.com/tdhock/LOPART-paper/blob/ecb699a1eb58792ccada0c6990adce9efbbdafac/figure-candidates-interactive.R,LOPART algorithm
2024-06-26T12:54:38.611681Z,tdhock/2024-06-26-neuroblastomaProcessed-combinations,2024-06-26T12:54:32Z,https://github.com/tdhock/max-generalized-auc/blob/master/figure-neuroblastomaProcessed-combinations-interactive.R,Generalized ROC curve metrics
15 changes: 8 additions & 7 deletions repos.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
tdhock/2024-06-26-neuroblastomaProcessed-combinations
nhintruong/Ch18-neural-networks-sim
nhintruong/figure-gradient-descent-regression
nhintruong/figure-aum-convexity-interactive
nhintruong/figure-curveAlignment
nhintruong/figure-2019-08-14-animint
nhintruong/figure-neuroblastomaProcessed-complex
nhintruong/figure-candidates-interactive
tdhock/2024-05-22-changepoint-model-selection
tdhock/Animated2GradCAM-COVID19-Chest-X-ray-ViT-V3-140px-609Case
tdhock/Animated2GradCAM-COVID19-Chest-X-ray-ViT-V2-200px-696Case
Expand Down Expand Up @@ -25,10 +33,3 @@ tdhock/tdhock-figure-nnet-regression-degrees
tdhock/animint-figure-nnet-regression-degrees
tdhock/necromass-figure-one-network
EngineerDanny/EngineerDanny-necromass-figure-one-network
nhintruong/Ch18-neural-networks-sim
nhintruong/figure-gradient-descent-regression
nhintruong/figure-aum-convexity-interactive
nhintruong/figure-curveAlignment
nhintruong/figure-2019-08-14-animint
nhintruong/figure-neuroblastomaProcessed-complex
nhintruong/figure-candidates-interactive
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7a6318d

Please sign in to comment.