Skip to content

Commit 55a45cd

Browse files
Merge pull request #187 from QuantEcon/typo-patch
fix link typo
2 parents 96fa1b7 + 87ad14e commit 55a45cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- pyarrow
2323
- xgboost
2424
- graphviz
25-
- scikit-learn >= 0.24.0
25+
- scikit-learn >= 0.24.0,<1.0
2626
- bokeh
2727
- sphinxcontrib-bibtex
2828
- quantecon-book-theme>=0.2.5,<0.3.0

lectures/theme/projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This course is also taught at [Huazhong University of Science and Technology](ht
9292
- [How Well do FIFA Ratings Predict Match Results?](https://notes.quantecon.org/submission/5cd8a7fab955b800107296ca)
9393
- Shahzoor Safdar
9494

95-
- [Firm Level Innovation and CEO Compensation](https://notes.quantecon.org/submission/5cc8e7dd4174bb001a39a8ff)
95+
- [Firm Level Innovation and CEO Compensation](https://notes.quantecon.org/submission/5cdb1a58b955b800107296cc)
9696
- Robin Li
9797

9898
- [Forecasting Inflation Using VAR: Traditional vs ML Approaches](https://notes.quantecon.org/submission/5cc8e7dd4174bb001a39a8ff)
@@ -102,4 +102,4 @@ This course is also taught at [Huazhong University of Science and Technology](ht
102102
- Canberk Kandemir
103103

104104
- [Predicting Financial Success from Reports and Data Breaches](https://nbviewer.jupyter.org/github/e-hall-hoffarth/407_Final_Project/blob/master/financial_predictions.ipynb)
105-
- Emmet Hall
105+
- Emmet Hall

0 commit comments

Comments
 (0)