Skip to content
View javipzv's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report javipzv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
javipzv/README.md

Hi, I'm Javi 😄

Data Science and AI student

Technologies I work with:

  • Python
  • Machine Learning
  • R
  • SQL
  • Docker
  • AWS

Contacto

LinkedIn Twitter

Pinned

  1. kmeans-algorithm-from-scratch kmeans-algorithm-from-scratch Public

    Python implementation of the K-Means clustering algorithm from scratch.

    Jupyter Notebook

  2. fruits-data-analysis-and-clustering fruits-data-analysis-and-clustering Public

    Analysis of a fruit dataset. It covers data exploration, preprocessing techniques, the application of various clustering methods, and discussion of the results.

    Jupyter Notebook

  3. hotel-reservation-prediction-with-nn hotel-reservation-prediction-with-nn Public

    This project entails comprehensive preprocessing and analysis of hotel reservation data, with a meticulous examination of diverse neural network parameters to enhance prediction accuracy for bookin…

    Jupyter Notebook

  4. homographies-and-image-stitching homographies-and-image-stitching Public

    Image stitching using homographies, applying keypoint detection, matching, RANSAC and projections.

    Jupyter Notebook

  5. letterbox-stats letterbox-stats Public

    A web scraping application that retrieves the most viewed directors and actors of a Letterboxd user based on their watched movies. It also can compare the ratings of movies you and other Letterboxd…

    HTML 4

  6. handwritten-digits-classifier handwritten-digits-classifier Public

    It allows the user to draw a digit on a canvas and classify the digit using a pre-trained TensorFlow model.

    PureBasic