Pinned Repositories
Animated-Login-Form
Animated Login Form using HTML and CSS
apiCallapp_project
Assignments
Clone-Apple-Vision-Website
This Apple Vision Clone website is made by using HTML, CSS, and JavaScript! we'll guide you through the process of recreating the stunning design and functionality of Apple Vision's website. Enhance your web development skills and create an impressive website .
Complete-Restful-CRUD-APIs-
Complete Restful CRUD APIs with Node.js , Express and MongoDB..
Eat_Drink_Play_-landing_page_project
Designing a landing page can often feel like a tricky mix of art and science. You want the page to represent the brand in both graphics and text, while also moving visitors farther along the sales funnel
Medicine-Recommendation-System
A Medicine Recommendation System in machine learning (ML) is a software application designed to assist healthcare professionals and patients in selecting the most appropriate medication based on various factors such as medical history, symptoms, demographics, and drug interactions
Netflix_Website_Clone
In Thisjourney of building a NETFLIX Website CLONE using the power of Tailwind CSS. Dive deep into the world of modern web development and learn how to create a stunning user interface with ease. master Tailwind CSS and take your skills to the next level...
Nextjs-Project
In this project Next.js new ways to create Signup and Login pages, API routes and middleware.
User-Management-System
This User Management System was made by Node.js, Express , Mongo DB and EJS ...
azaz9026's Repositories
azaz9026/Medicine-Recommendation-System
A Medicine Recommendation System in machine learning (ML) is a software application designed to assist healthcare professionals and patients in selecting the most appropriate medication based on various factors such as medical history, symptoms, demographics, and drug interactions
azaz9026/Accept_Payments_with_Python
Unlock the power of cashless transactions with our Python tutorial on creating a QR Code payment system!
azaz9026/Assignments
azaz9026/azaz9026
azaz9026/Car_Price_Prediction_Model
This repository contains a machine learning model designed to predict car prices based on various features. Using historical data on car attributes such as make, model, year, mileage, and other relevant factors, the model aims to provide accurate and reliable price estimates for used cars.
azaz9026/CatVsDog_Image_Classification_Project
This project aims to classify images of cats and dogs using deep learning techniques. It utilizes a convolutional neural network (CNN) to achieve high accuracy in distinguishing between the two classes. The dataset consists of thousands of labeled images, making it a robust example for image classification tasks.
azaz9026/Data_Cleaning
Welcome to the Data Cleaning repository! This collection is dedicated to showcasing techniques and methods for cleaning and preparing datasets for analysis.
azaz9026/Data_Understanding_and_Data_Cleaning
Data understanding and data cleaning are important steps in the data analytics process. Data cleaning is the process of fixing or removing incorrect, corrupted, incorrectly formatted, duplicate, or incomplete data within a dataset.
azaz9026/DSA_Assignment_Questions-
azaz9026/DSA_Problem_Solving
Welcome to the DSA Problem Solving repository! This collection is dedicated to helping you master Data Structures and Algorithms (DSA) through a variety of problems and solutions.
azaz9026/EDA
Exploratory Data Analysis (EDA) refers to the method of studying and exploring record sets to apprehend their predominant traits, discover patterns, locate outliers, and identify relationships between variables. EDA is normally carried out as a preliminary step before undertaking extra formal statistical analyses or modeling.
azaz9026/Email-Spam-Detection
Welcome to the Email Spam Detection project! This repository provides a machine learning model for detecting spam emails using a Naive Bayes classifier and a simple web interface built with Streamlit.
azaz9026/Express_js_project
azaz9026/Face_Recognition_Attendance_System
A Face Recognition Attendance System is a technological solution that utilizes facial recognition algorithms to identify and record the attendance of individuals. It typically involves capturing images or video of people's faces, analyzing key facial features, and comparing them against a database of known faces to verify their identity.
azaz9026/House_Price_Prediction_With_Machine_Learning
🏡 House Price Prediction with Machine Learning Project 🤖💰 Seeking to revolutionize the real estate industry with cutting-edge technology? Explore my latest project, where I leveraged machine learning algorithms to predict house prices accurately.
azaz9026/Image_Classification_Project
Classification deep learning neural network model in python with TensorFlow. In this project, explained Pre Processing of data of Fruits and Vegetables, Reading Image data set from folders to Array in TensorFlow, Building Deep learning Neural network Model with Multiple Layers of Sequential Model.
azaz9026/Loan_Approval_Prediction
Welcome to the Loan Approval Prediction repository! This project aims to build a predictive model that can determine whether a loan application should be approved or denied based on various features. Purpose The goal of this repository is to develop a machine learning model that can accurately predict loan approval decisio
azaz9026/Machine-Learning-Project
the project step by step, making it easy to understand and apply machine learning for predicting laptop prices. Join us as we walk through the process of collecting and cleaning data, building and training our model, and evaluating its accuracy.
azaz9026/Machine_learning
Machine learning is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform tasks without explicit instructions. Recently, artificial neural networks have been able to surpass many previous approaches in performance.
azaz9026/Machine_Learning_Algorithms
Machine learning algorithms are computational models that allow computers to understand patterns and forecast or make judgments based on data without the need for explicit programming. These algorithms form the foundation of modern artificial intelligence and are used in a wide range of applications, including image and speech recognition.
azaz9026/myntra_review_project
azaz9026/Natural_Language_Processing_NLP
NLP It is the technology that is used by machines to understand, analyse, manipulate, and interpret human's languages. It helps developers to organize knowledge for performing tasks such as translation, automatic summarization, Named Entity Recognition (NER), speech recognition, relationship extraction, and topic segmentation.
azaz9026/Nodejs_Module
azaz9026/Python_library_NumPy
NumPy is a Python library used for working with arrays. It also has functions for working in domain of linear algebra, fourier transform, and matrices...
azaz9026/Python_Notes
Python Notes Welcome to the Python Notes repository! This collection is designed to serve as a comprehensive guide for anyone looking to learn or reference Python programming. Purpose The primary goal of this repository is to provide clear, concise, and well-organized notes on various Python topics. Whether you're a beginner just starting out or a
azaz9026/Python_Project
azaz9026/sensor_project_01
azaz9026/Statistics-Project
azaz9026/Unsupervised_Machine_Learning
learned supervised machine learning in which models are trained using labeled data under the supervision of training data. But there may be many cases in which we do not have labeled data and need to find the hidden patterns from the given dataset. So, to solve such types of cases in machine learning, we need unsupervised learning techniques.
azaz9026/Web-Scraping-Using-Python