Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlsoto54 committed Apr 17, 2024
1 parent a3b566c commit 69b731d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,13 @@ <h3>Object Description on images with Generative AI</h3>
<p>Detect objects and describe them with the help of GenAI models LLM and Deep Learning models.</p>
</article>
<!-- Project 2: SQL query exercise on Chinook Database -->
<!-- Project 2: NLP:Sentiment Analysis Classification -->
<article class="col-6 col-12-xsmall work-item">
<a href="https://jeanlsoto54.github.io/blog_1/2023/12/17/SQL_project.html" class="href-black">
<a href="https://jeanlsoto54.github.io/ml_blog_3/posts/LLM/Sentiment_analysis_classification.html" class="href-black">
<img src="images/thumbs/SQL.png" class="image fit thumb" alt="sql" />
</a>
<h3>SQL query exercise on Chinook Database</h3>
<p>Exercise to catch score ratings on a movie database by sql script.</p>
<p>NLP: Exercise about sentiment analysis classification on tweets about Coronavirus.</p>
</article>
</div>
Expand All @@ -215,7 +215,7 @@ <h3>SQL query exercise on Chinook Database</h3>
<article class="col-6 col-12-xsmall work-item">
<a href="https://github.com/jeanlsoto54/Latest-Works/blob/main/DataFundaNoSQL-Exercises.json" class="href-black">
<img src="images/thumbs/NoSQL.png" class="image fit thumb" alt="no-sql" />
<img src="images/thumbs/nlp-coronavirus.png" class="image fit thumb" alt="no-sql" />
</a>
<h3>NoSQL query exercises on flights Database</h3>
<p>Exercises and queries on Kibana & Elastic Search related to the airport traffic around the world.</p>
Expand Down

0 comments on commit 69b731d

Please sign in to comment.