Skip to content
View Sam-Gyu's full-sized avatar
:octocat:
:octocat:

Block or report Sam-Gyu

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
Sam-Gyu/README.md

πŸ‘‹ Hi, I'm Sama!

languages graph

Languages & Tools:

javascript logo html5 logo css3 logo python logo java logo django logo flask logo jupyter logo clion logo vscode logo mysql logo cplusplus logo github logo

About Me:

πŸŽ“ I'm a Computer Science student with a strong interest in Machine Learning, Web Development, and creative tech projects.
πŸ‘©β€πŸ’» Currently working on real-world projects to strengthen my knowledge and apply what I learn in practice.
πŸ“š I'm actively improving my skills in:
- Python & Data Analysis.
- Flask & Django (Back-end).
- HTML / CSS / JavaScript (Front-end).
- Machine Learning & AI fundamentals.

Pinned Loading

  1. course-flask-app course-flask-app Public

    A small web app built using Flask that predicts a student’s exam score based on the number of study hours using a Linear Regression model.

    Python 2

  2. recipe-finder-django recipe-finder-django Public

    A Django web application that allows users to search and discover recipes.

    Python 1

  3. insurance-logistic-regression insurance-logistic-regression Public

    Logistic Regression model to predict insurance purchase based on age.

    Jupyter Notebook 3

  4. HR-Attrition-Prediction HR-Attrition-Prediction Public

    Logistic Regression on HR Dataset to Predict Employee Attrition with Focused Evaluation Using Confusion Matrix, Precision, Recall, and F1-Score.

    Jupyter Notebook 3

  5. Breast-Cancer-Prediction Breast-Cancer-Prediction Public

    A classification project using Decision Tree to predict whether a breast tumor is malignant or benign

    Jupyter Notebook 3

  6. Titanic-Classifier Titanic-Classifier Public

    Titanic survival prediction using Gradient Boosting with data cleaning and evaluation.

    Jupyter Notebook