Skip to content
View dangminh214's full-sized avatar

Highlights

  • Pro

Block or report dangminh214

Report abuse

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

Report abuse

Pinned Loading

  1. Kaggle-Projects Kaggle-Projects Public

    This repository contains solutions to various Kaggle challenges, showcasing my approach to data science, machine learning, and problem-solving. Each project is contained within its own folder, with…

    Jupyter Notebook 1

  2. Spam-Email-Classifier Spam-Email-Classifier Public

    This project is a spam email classifier deployed using FastAPI and Docker. It uses a pre-trained machine learning model to classify emails as spam or not based on their content. The application is …

    Python 1

  3. Iris-Classification-MLOps Iris-Classification-MLOps Public

    This project demonstrates MLOps principles by building and deploying an Iris Classification API using FastAPI, Docker, and Machine Learning. The API allows users to send feature inputs and receive …

    Python 2

  4. binpacking binpacking Public

    Implementation of Bin Packing Problem, a classic NP Completeness problem

    TypeScript

  5. WissenTest-KnowledgeTest-Game WissenTest-KnowledgeTest-Game Public

    A Knowledge - Test Game, a project in module Datenbank 2 (Database) at Darmstadt University of Applied Science

    Java

  6. binpacking-version2 binpacking-version2 Public

    Java