Pinned Loading
-
Natural-Language-Processing-NLP
Natural-Language-Processing-NLP PublicNatural Language Processing (NLP) is a branch of Artificial Intelligence (AI) that teaches computers to understand, interpret, and generate human language. It bridges the gap between human communic…
Jupyter Notebook 1
-
CNN-Convolutional-Neural-Networks-DL
CNN-Convolutional-Neural-Networks-DL PublicA Convolutional Neural Network (CNN) is a deep learning algorithm specialized in processing grid-structured data like images and video. By using convolutional filters, it automatically extracts hie…
Jupyter Notebook 1
-
Apna-Bazaar-E-Commerce-Platform-
Apna-Bazaar-E-Commerce-Platform- PublicA complete Flipkart-like e-commerce application built with Python and Streamlit, featuring product browsing, shopping cart, user authentication, order management, and an admin dashboard.
Python 1
-
K-Nearest-Neighbor-IRISH-Classifier-ML
K-Nearest-Neighbor-IRISH-Classifier-ML PublicK-Nearest Neighbors (KNN) is a supervised machine learning algorithm used for both classification and regression tasks. It operates by finding the k nearest neighbors to a given input data point an…
Jupyter Notebook 1
-
SQL-College-Database-Management-System
SQL-College-Database-Management-System PublicCreating college database which includes roll no. and name of the students in college by using SQL-WORKBENCH.
-
Constraints-and-Conditions-in-SQL
Constraints-and-Conditions-in-SQL PublicIn SQL, constraints are predefined rules applied to table columns to ensure the accuracy, reliability, and integrity of data. They restrict the type of data that can be entered, updated, or deleted…
If the problem persists, check the GitHub status page or contact support.