Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiYangHart authored Jul 25, 2020
1 parent d8ccf63 commit 41437bf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ To fit a machine learning model into different problems, its hyper-parameters mu
This paper and code will help industrial users, data analysts, and researchers to better develop machine learning models by identifying the proper hyper-parameter configurations effectively.

## Paper
[On Hyperparameter Optimization of Machine Learning Algorithms: Theory and Practice](https://www.google.ca/)
[On Hyperparameter Optimization of Machine Learning Algorithms: Theory and Practice](https://www.sciencedirect.com/science/article/abs/pii/S0925231220311693)
### Quick Navigation
**Section 3**: Common hyper-parameters of machine learning algorithms
**Section 4**: Hyper-parameter optimization techniques introduction
Expand Down Expand Up @@ -53,6 +53,7 @@ Sample code for hyper-parameter optimization implementation for machine learning
* [TPOT](https://github.com/EpistasisLab/tpot)

## Citation
If you find this repository useful in your research, please cite:
If you find this repository useful in your research, please this article as:

L. Yang and A. Shami, "On Hyperparameter Optimization of Machine Learning Algorithms: Theory and Practice," Neurocomputing, 2020.
L. Yang, A. Shami, On Hyperparameter Optimization of Machine Learning
Algorithms: Theory and Practice, Neurocomputing (2020), doi: https://doi.org/10.1016/j.neucom.2020.07.061

0 comments on commit 41437bf

Please sign in to comment.