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

Block or report MiaBui

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

  1. TO_DO_APP TO_DO_APP Public

    Taskify - Simple, sleek web-based to-do app for efficient task management. Stay organized and boost productivity.

    Python

  2. COMP4433_AVL_Tree COMP4433_AVL_Tree Public

    This repository contains an implementation of an AVL tree data structure in C++.

    C++

  3. Analyze-Data-in-a-Model-Car-Database-with-MySQL-Workbench Analyze-Data-in-a-Model-Car-Database-with-MySQL-Workbench Public

    My analysis process for the Coursera project "Analyze Data in a Model Car Database with MySQL Workbench".

  4. Medical-Insurance-Premium-Prediction-with-Machine-Learning Medical-Insurance-Premium-Prediction-with-Machine-Learning Public

    The purpose of this project is to develop machine learning models that can forecast Medical Insurance Premium Charges by considering factors such as age, gender, BMI, smoking status, number of chil…

  5. COMP4433_2-3-4_Tree COMP4433_2-3-4_Tree Public

    This repository contains an implementation of an 2-3-4 tree data structure in C

    C

  6. COMP4311-A2-Decision-Tree-Classifier-and-Simple-Neural-Network COMP4311-A2-Decision-Tree-Classifier-and-Simple-Neural-Network Public

    In this repository, Decision Tree Classifier will be implement to classify the Iris dataset into binary classes and visualize the decision tree. Then, a simple neural network is build for Iris data…