Skip to content
View saadcoding7865's full-sized avatar

Block or report saadcoding7865

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. skillcraft_task_01_Datascienece skillcraft_task_01_Datascienece Public

    This repository contains my SkillCraft Technology Internship Task 1. It includes the required implementation, organized code, and relevant outputs. This task highlights my structured approach to le…

    Python

  2. skillcaraft_task_02_Datascienece skillcaraft_task_02_Datascienece Public

    Task 02 of my SkillCraft Technology internship focuses on data cleaning and exploratory data analysis. I used a real dataset to handle missing values, explore variable relationships, and create vis…

  3. skillcaraft_task_03_Datascienece skillcaraft_task_03_Datascienece Public

    Task 03 of my SkillCraft Technology internship focuses on building a decision tree classifier to predict whether a customer will purchase a product or service using demographic and behavioral featu…

    Python

  4. skillcaraft_task_04_Datascienece skillcaraft_task_04_Datascienece Public

    Task 04 of my SkillCraft Technology internship focuses on analyzing traffic accident data to identify patterns based on road conditions, weather, and time of day. The task also includes visualizing…

    Python

  5. Employee-Tracking-System Employee-Tracking-System Public

    Employee Tracking System is a Python console application for managing field employees in real time. Admins assign tasks, track employees’ live location updates, verify visits, and monitor completio…

    Python

  6. employee-tracking-system-backend employee-tracking-system-backend Public

    Backend for Employee Tracking System (FastAPI + SQLite)