Skip to content
View hperer02's full-sized avatar
Block or Report

Block or report hperer02

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

Popular repositories Loading

  1. Portfolio-optimization-using-deep-learning Portfolio-optimization-using-deep-learning Public

    Thesis of my masters in Data Science. This project implements a deep learning framework applied to stock portfolio management. Using the top 20 stocks of FTSE (Financial Times Stock Exchange) top 1…

    Jupyter Notebook 1

  2. PII-data-detection PII-data-detection Public

    This project was developed for a Kaggle competition focused on detecting Personally Identifiable Information (PII) in student writing. The primary objective was to build a robust model capable of i…

    Jupyter Notebook 1

  3. Bird-sound-classification Bird-sound-classification Public

    This repository contains the code and methodology used for the BirdCLEF 2024 Kaggle competition, where I achieved a rank of 55th out of 974 participants, earning a bronze medal. The goal of this co…

    Jupyter Notebook 1

  4. Credit-risk-model Credit-risk-model Public

    Discover a comprehensive approach to constructing credit risk models. We employ various machine learning algorithms like LightGBM and CatBoost, alongside ensemble techniques for robust predictions.…

    Jupyter Notebook 1

  5. Automated-essay-scoring Automated-essay-scoring Public

    This repository contains my solution for the Kaggle competition Automated Essay Scoring 2.0. The goal of this project is to develop an automated system capable of scoring essays based on their cont…

    Jupyter Notebook 1

  6. Chess-Game Chess-Game Public

    Developed a chess game for a specific set of requirements. Implemented functions for checkmate, stalemate, check and different classes for different pieces using Object Oriented Programming. Used t…

    Python