Pinned Repositories
AutoMobiles-MachineLearning-Analysis
Data Analysis, training Machine Learning models, and Model Evaluation and Refinement for AutoMobiles dataset.
Big-Data-Analytics
Practice tasks in Python programming language using Hadoop, MRJob, PySpark for Big Data Analytics.
COAL-ComputerOrganizationAssemblyLanguage
Practice of codes for Computer Organization and Assembly Language
DSA
Practice Codes for Data Structures and Algorithms in C++
Housing-Price-Prediction-and-Analysis
"Predicting house prices using regression models based on features like floors, waterfront presence, latitude, bedrooms, basement area, view, bathrooms, living area, and grade."
OOP
Practice Codes for Object Oriented Programming in C++. Task files are numbered from 1 to 21.
Recipe-Recommendor-using-PySpark
A smart recipe recommendation system that suggests recipes based on ingredient similarities. This project is done in PySpark
Snake-and-Apple-Game
Snake and Apple game is a Computer Organization and Assembly Language (COAL) project.
Task-Management-System
A Task Management System built with C# and .NET framework, featuring a user-friendly GUI, database connectivity, and a comprehensive dashboard for task creation, status updates, prioritization, and deletion.
Twitter-Sentiment-Analysis-Using-PySpark
This repository contains a project that demonstrates how to perform sentiment analysis on Twitter data using Apache Spark, including data preprocessing, feature engineering, model training, and evaluation.
burhanahmed1's Repositories
burhanahmed1/Task-Management-System
A Task Management System built with C# and .NET framework, featuring a user-friendly GUI, database connectivity, and a comprehensive dashboard for task creation, status updates, prioritization, and deletion.
burhanahmed1/LaptopPricing-MachineLearning-Analysis
Data Analysis, training Machine Learning models, and Model Evaluation and Refinement for LaptopPricing dataset.
burhanahmed1/OOP
Practice Codes for Object Oriented Programming in C++. Task files are numbered from 1 to 21.
burhanahmed1/Snake-and-Apple-Game
Snake and Apple game is a Computer Organization and Assembly Language (COAL) project.
burhanahmed1/Twitter-Sentiment-Analysis-Using-PySpark
This repository contains a project that demonstrates how to perform sentiment analysis on Twitter data using Apache Spark, including data preprocessing, feature engineering, model training, and evaluation.
burhanahmed1/AutoMobiles-MachineLearning-Analysis
Data Analysis, training Machine Learning models, and Model Evaluation and Refinement for AutoMobiles dataset.
burhanahmed1/Big-Data-Analytics
Practice tasks in Python programming language using Hadoop, MRJob, PySpark for Big Data Analytics.
burhanahmed1/COAL-ComputerOrganizationAssemblyLanguage
Practice of codes for Computer Organization and Assembly Language
burhanahmed1/DSA
Practice Codes for Data Structures and Algorithms in C++
burhanahmed1/Housing-Price-Prediction-and-Analysis
"Predicting house prices using regression models based on features like floors, waterfront presence, latitude, bedrooms, basement area, view, bathrooms, living area, and grade."
burhanahmed1/Insurance-Cost-Analysis
Predicting insurance costs using regression models based on demographic and health-related factors.
burhanahmed1/Recipe-Recommendor-using-PySpark
A smart recipe recommendation system that suggests recipes based on ingredient similarities. This project is done in PySpark
burhanahmed1/SQL-DBMS
Practice tasks for DBMS in Microsoft SQL Server.
burhanahmed1/BitCalculator
BitCalculator is used for bitwise arithematic operations like addition, subtraction, multiplication etc.
burhanahmed1/Data-Analysis-with-Python
Data-Acquisition and Basic Insights, Data Wrangling, Exploratory Data Analysis (EDA), and Training Prediction Models(Machine Learning) on two datasets.
burhanahmed1/Programming_Fundamentals
C++ Syntax Notes and practice codes
burhanahmed1/Python
Practice tasks for complete Python programming language, including OOP and DSA concepts.
burhanahmed1/burhanahmed1
burhanahmed1/Iris-Dataset-Analysis-with-PySpark
Implementation of K-means,Bisecting K-means and Decision Tree in PySpark on the Iris Dataset.