Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwslee committed Aug 9, 2023
1 parent ed0fce4 commit 5afbd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The architecture of the models was refined through the implementation of the `op
</p>
<img src="https://github.com/johnwslee/fine_dust_analysis_2/blob/main/img/roc_curve.png" style="width:500px;height:400px;background-color:white">

Comprehensive procedures for model setup and hyperparameter tuning, as well as model evaluations, are outlined in the [modeling notebook](https://github.com/johnwslee/fine_dust_analysis_2/blob/main/notebooks/1_1d_CNN_model_training_with_hyper_opt.ipynb) and [evaluation notebook](https://github.com/johnwslee/fine_dust_analysis_2/blob/main/notebooks/2_1d_CNN_model_evaluation.ipynb) respectively. The subsequent illustration provides a preview of predictions alongside actual labels.
Comprehensive procedures for model setup and hyperparameter tuning, as well as model evaluations, are outlined in the [modeling_notebook](https://github.com/johnwslee/fine_dust_analysis_2/blob/main/notebooks/1_1d_CNN_model_training_with_hyper_opt.ipynb) and [evaluation_notebook](https://github.com/johnwslee/fine_dust_analysis_2/blob/main/notebooks/2_1d_CNN_model_evaluation.ipynb) respectively. The subsequent illustration provides a preview of predictions alongside actual labels.

<img src="https://github.com/johnwslee/fine_dust_analysis_2/blob/main/img/prediction_result.png" style="width:800px;height:400px;background-color:white">

Expand Down

0 comments on commit 5afbd40

Please sign in to comment.