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

Block or report Ale-Cie

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. heart_disease_project heart_disease_project Public

    My first public ML repository. It focuses on the Cleveland Heart Disease dataset. In this repository I go through the entire process of analysing data, building a ML model and tuning it.

    Jupyter Notebook 1

  2. ZTM-AoC-2022-Solutions ZTM-AoC-2022-Solutions Public

    My python takes on solutions for the Zero To Mastery Advent of Code 2022 challenge

    Python

  3. Titanic_Disaster_ML Titanic_Disaster_ML Public

    A notebook documenting my work with the Kaggle Titanic Disaster dataset - from data exploration, through modelling and experimentation to evaluation and creating final predictions.

    Jupyter Notebook

  4. bulldozer_prices_ML_project bulldozer_prices_ML_project Public

    Jupyter Notebook

  5. IdentiBreed IdentiBreed Public

    In simple words - if you've got a picture of a dog, this should be able to recognize it! For now as long as it's breed is within the 120 ones given by Kaggle!

    Jupyter Notebook

  6. BatchImageProcessor BatchImageProcessor Public

    BatchImageProcessor (or BIP for short) is a simple, Pillow based app that takes a batch of images from a specified directory and applies scheduled changes to them. I'll go into detail below.

    Python