Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenghui03 authored May 28, 2024
1 parent 2bc88ce commit 8e3f4cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions analyses/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ pip install matplotlib sklearn rpy2

## Scripts

`plot_competitors.py` compares the result of calib-rt and other regression method (Raw-LOESS, Quantile-LOESS, and RANSAC-LOESS) on sample datasets.
`plot_competitors.py` compares the results of calib-rt and other regression method (Raw-LOESS, Quantile-LOESS, and RANSAC-LOESS) on sample datasets.


`plot_span_filtering.py` compares the effect of span filter on the end extension on S type data.
`plot_span_filtering.py` compares the effect of the span filter on the end extension of S-type data.


`plot_grid_size.py` tests different grid sizes on datasets with the most and fewest data points.
`plot_grid_size.py` tests different grid sizes on datasets with the most and the fewest data points.

0 comments on commit 8e3f4cf

Please sign in to comment.