We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea07a69 commit d167a07Copy full SHA for d167a07
assets/img/machine-ln/logo_pca.png
1010 KB
machine-learning.html
@@ -282,7 +282,7 @@ <h2>Machine learning</h2>
282
<div class="tooltip-container">
283
<a href="pca-analysis.html">
284
<div class="portfolio-wrap">
285
- <img src="assets/img/machine-ln/pca-logo.png" class="img-fluid" alt="" style="width: 80%; height: 80%;">
+ <img src="assets/img/machine-ln/logo_pca.png" class="img-fluid" alt="" style="width: 80%; height: 80%;">
286
<p class="portfolio-title">10. PC Analysis (PCA)</p>
287
</div>
288
<div class="tooltip-text">
0 commit comments