AI with Noor
AI with Noor
  • 268
  • 736 729
Text Preprocessing in NLP | Cleaning NLP Text | Sarcasm Detection Project | NLP Engineer Bootcamp
#nlp #datascience #python #ai
In this video, we dive into text preprocessing techniques essential for natural language processing tasks. We focus on cleaning text data specifically for a sarcasm detection project. Discover methods like tokenization, lemmatization, and removing stop words to improve model accuracy.
# Code: github.com/611noorsaeed/End-to-End-Sarcasm-Detection-NLP-Project-with-Machine-Learning-Streamlit-App-Tutorial/blob/main/code.ipynb
🚀 Get Free AI Courses! 🎓
Explore my TH-cam channel for a wide range of playlists designed to boost your AI knowledge and skills! Here are some valuable resources:
Python Programming For AI: th-cam.com/play/PLdF3rLdF4ICSYSbxh2H_RKm_IgUuFaSfp.html
Python Console-Based Programming Projects: th-cam.com/play/PLdF3rLdF4ICRvkolDHFbA36eOI39VpzQ-.html
NLP Engineering BootCamp Python: th-cam.com/play/PLdF3rLdF4ICSoVmltlIcWQZ2iGlslVCZy.html
Recipes Recommendation System: th-cam.com/play/PLdF3rLdF4ICR9S_KYndYia_x8hnhx0Jea.html
Generative AI Projects: th-cam.com/play/PLdF3rLdF4ICRiR8-Rtj3Um5oAbapmmkEj.html
Google Gemini LLM Projects: th-cam.com/play/PLdF3rLdF4ICSRqjErA59Igx9vNBtFWOF2.html
E-Commerce Products Recommendation: th-cam.com/play/PLdF3rLdF4ICTVTjSpdX5GCrHBGedaXoru.html
Question MCQs Generator App: th-cam.com/play/PLdF3rLdF4ICRcTjbHf2UlgQIMZ99GxO5S.html
Full Stack AI Mastery: From Python to Expert Systems: th-cam.com/play/PLdF3rLdF4ICQZWqrFYTutbuqHSc_swn7H.html
Machine Learning Tutorials: th-cam.com/play/PLdF3rLdF4ICTrOTMQ5XaUtHc-K0KGQzSS.html
NLP Transformer and LLMs Projects: th-cam.com/play/PLdF3rLdF4ICRND3Urdm2nf6MM9ntkjvO6.html
LangChain OpenAI Projects: th-cam.com/play/PLdF3rLdF4ICTwGLcd7FjqVurZe2OaWlz5.html
Scikit-learn Tutorials: th-cam.com/play/PLdF3rLdF4ICSDzmnqIueQDdyODJB8TaA0.html
Data Analysis with Pandas: th-cam.com/play/PLdF3rLdF4ICQGnskar9tqCuhi_tSCk40-.html
Machine Learning Projects: th-cam.com/play/PLdF3rLdF4ICTDKN1VVTfAv35NR5mjK_hk.html
NLP Projects: th-cam.com/play/PLdF3rLdF4ICQ4-fSEucMqoqMz1tEyjp9q.html
Recommendation System Projects: th-cam.com/play/PLdF3rLdF4ICTgEwDYcRAECQPnS8eynavM.html
Computer Vision Projects: th-cam.com/play/PLdF3rLdF4ICQ92Su6Tg-S6tOuxO32NgWs.html
Data Analysis Dashboards: th-cam.com/play/PLdF3rLdF4ICR1FimUTKHBFUbPHJXUGf7p.html
100 Days Machine Learning: th-cam.com/play/PLdF3rLdF4ICQs8-3EzEEGOIIf6zKRWA6A.html
Machine Learning Interview Preparation: th-cam.com/play/PLdF3rLdF4ICQuJnXhDSNGiKzyFidIay5m.html
OpenCV Tutorials: th-cam.com/play/PLdF3rLdF4ICQG-RyfcOK3UgPP1XwKLexB.html
100 Days Computer Vision: th-cam.com/play/PLdF3rLdF4ICSDGGZz6wj118qbVtQwgt7h.html
Python Chatbot Development: th-cam.com/play/PLdF3rLdF4ICQ3IeMsyl6ZI4NK45TPK1GJ.html
Machine Learning Regression Projects: th-cam.com/play/PLdF3rLdF4ICTDXoDdeeyz6u9VGI-XggEK.html
Python Advanced Programs: th-cam.com/play/PLdF3rLdF4ICRj-s_NsGmjxiZe4GKw4bgO.html
Python Search Engine Development: th-cam.com/play/PLdF3rLdF4ICReR8yF6AFMPwgxyD1IoFMz.html
Explore these playlists to enhance your skills in AI and machine learning. Don't forget to subscribe for more content! 🔔
================================
My Accounts Links:
TH-cam Channel: youtube.com/@611aiwithnoor?si=u6bbtkO1-Fb0-5ym
Facebook: web. dailyverbs.wordspresentation
GitHub: github.com/account
Linkdin: www.linkedin.com/in/ai-with-noor-654a23263/
Kaggle: www.kaggle.com/noorsaeed
มุมมอง: 39

วีดีโอ

NLP Project Pipeline | Step-by-Step Guide for Building NLP Project | NLP Engineering Bootcamp
มุมมอง 812 ชั่วโมงที่ผ่านมา
#nlp #datascience #python #ai In this video, we break down the entire NLP project pipeline, covering each step from data collection, preprocessing, model selection, and evaluation. Learn how to structure your NLP projects effectively and apply best practices to build successful models. Ideal for beginners and advanced learners alike. 🚀 Get Free AI Courses! 🎓 Explore my TH-cam channel for a wide...
Introduction to Natural Language Processing | NLP Engineering Bootcamp: From Basics to Advanced
มุมมอง 1552 ชั่วโมงที่ผ่านมา
#nlp #datascience #python #ai In this first video of the NLP Engineering Bootcamp, we explore the fundamentals of Natural Language Processing (NLP) and its role in Machine Learning (ML), Deep Learning (DL), and Large Language Models (LLMs). Learn about NLP applications and dataset types in this comprehensive introduction. Perfect for beginners and those looking to dive deeper into NLP! 🚀 Get Fr...
Lambda Functions in Python: Essential Tools for NLP and Machine Learning | Python Programming For AI
มุมมอง 532 ชั่วโมงที่ผ่านมา
#machinelearning #datascience #python In this video, we explore the concept of lambda functions in Python and their powerful applications in Natural Language Processing (NLP) and Machine Learning (ML) projects. Discover how to use lambda functions to write concise, efficient code that simplifies complex data transformations and manipulations. Join us as we dive into practical examples and enhan...
Mastering Python One-Liners: A Guide to List Comprehensions and Concise Coding | Python Intermediate
มุมมอง 264 ชั่วโมงที่ผ่านมา
#aiprogramming #pythonprogramming #python In this video, we delve into the power of Python one-liners, focusing on list comprehensions and their practical applications. Learn how to write cleaner, more efficient code while mastering the art of concise programming in Python. Join us as we explore various examples and best practices for leveraging one-liners in your coding projects! Code: github....
How to Read and Combine PDF, TXT, and DOCX Files in Python | File Handling in Python | Python For AI
มุมมอง 434 ชั่วโมงที่ผ่านมา
#aiprogramming #pythonprogramming #python In this tutorial, you'll learn how to efficiently read and combine text from PDF, TXT, and DOCX files using Python. We'll walk through the necessary libraries and provide clear examples to help you extract and merge text seamlessly. Perfect for beginners and anyone looking to enhance their file handling skills in Python! Code: github.com/611noorsaeed/Py...
Machine Learning With Scikit-Learn 2024-25 | Scikit-Learn in One Video | 9 Real-World ML Projects
มุมมอง 1.5K7 ชั่วโมงที่ผ่านมา
#machinelearning #sklearn #aiwithnoor #python Master Machine Learning in this comprehensive 15-hour video featuring Scikit-Learn. Learn key ML concepts and implement projects on classification, regression, and unsupervised learning, clustering, nlp with sklearn and more. This video includes both theoretical explanations and industry-level project demonstrations, perfect for beginners and experi...
Personal Budget Tracker Using Python | Build a Personal Budget Tracker | Python Projects
มุมมอง 987 ชั่วโมงที่ผ่านมา
#pythonprojects #pythonprogramming #python In this video, we will create a console-based Personal Budget Tracker that allows you to efficiently manage your finances. Follow along as we build an end-to-end application that tracks income and expenses, helping you stay on top of your financial goals. Whether you're a beginner or looking to enhance your coding skills, this project will provide valu...
Python Inventory Management System | Console-Based CRUD Operations Tutorial | Python For AI
มุมมอง 1179 ชั่วโมงที่ผ่านมา
#aiprogramming #datascience #python Learn how to build a fully functional inventory management system using Python with all CRUD operations (Create, Read, Update, Delete). This step-by-step tutorial guides you through the console-based implementation, ideal for beginners and intermediate learners. Manage product inventories efficiently with Python! Source Code: github.com/611noorsaeed/Python-Pr...
Data Analysis with Pandas and Python | Python Dashboard Projects | Building Real-Time Dashboards
มุมมอง 95114 ชั่วโมงที่ผ่านมา
#machinelearning #datascience #python In this comprehensive tutorial, you'll learn how to harness the power of Pandas for data analysis and visualization in Python. Join me as I guide you through a step-by-step process to create interactive dashboards that bring your data to life. This project covers essential techniques, tips, and tricks to elevate your data analysis skills. Perfect for beginn...
Building a Chatbot with Google Gemini API | Create an Intelligent Chatbot Using LLM | APIs | Part-4
มุมมอง 173วันที่ผ่านมา
#googlegemini #chatbot #python #ai Part 4: Working With APIs and more Source Code: github.com/611noorsaeed/Building-a-Chatbot-with-Google-Gemini-API-A-Generative-AI-Project-Tutorial-/blob/main/app.py Get Free AI Courses: Python Porgramming For AI: th-cam.com/play/PLdF3rLdF4ICSYSbxh2H_RKm_IgUuFaSfp.html Recipes Recommendation System: th-cam.com/play/PLdF3rLdF4ICR9S_KYndYia_x8hnhx0Jea.html Genera...
Building a Chatbot with Google Gemini API | Create an Intelligent Chatbot Using LLM | APIs | Part-3
มุมมอง 22114 วันที่ผ่านมา
#googlegemini #chatbot #python #ai Part 2: Working With APIs, Source Code: github.com/611noorsaeed/Building-a-Chatbot-with-Google-Gemini-API-A-Generative-AI-Project-Tutorial- API: Shown in video how to get it Get Free AI Courses: Python Porgramming For AI: th-cam.com/play/PLdF3rLdF4ICSYSbxh2H_RKm_IgUuFaSfp.html Recipes Recommendation System: th-cam.com/play/PLdF3rLdF4ICR9S_KYndYia_x8hnhx0Jea.ht...
AI Robot Detects & Speaks Your Emotions in Real-Time | Live Emotion Recognition | Generative AI
มุมมอง 36521 วันที่ผ่านมา
#expertsystems #generativeai #python Explore the cutting-edge technology behind our emotional intelligence robot that detects and interprets human emotions from live video feeds. Watch as it provides empathetic responses and engages in conversation using advanced AI techniques. In this video, we'll demonstrate how the robot analyzes facial expressions and translates them into spoken feedback. J...
Mean Shift Clustering Explained | Window-Size | KDE | Unsupervised Learning With Sklearn Hindi Urdu
มุมมอง 8628 วันที่ผ่านมา
#unsupervisedlearning #sklearn #aiwithnoor In this video, we explain Mean Shift Clustering, a powerful unsupervised learning algorithm using Scikit-Learn. Learn how KDE and bandwidth play crucial roles in the clustering process. This tutorial is delivered in Urdu for easy understanding. Get Free AI Courses: Python Porgramming For AI: th-cam.com/play/PLdF3rLdF4ICSYSbxh2H_RKm_IgUuFaSfp.html Recip...
MCQ Generator using Generative AI LLM | Auto Create Questions from Text Files Using Google Gemini
มุมมอง 1.3K28 วันที่ผ่านมา
#generativeai #llm #aiwithnoor In this tutorial, you'll learn how to create a Flask web app that automatically generates multiple-choice questions (MCQs) from text files using Google Generative AI. We'll demonstrate file handling for PDFs, DOCX, and TXT formats, and show how to generate and download the MCQs in both text and PDF formats. Perfect for educators and developers alike! Source Code: ...
Create a Voice Assistant with Python Google AI | Generative AI Projects | AI Voice Assistant Chatbot
มุมมอง 1.2Kหลายเดือนก่อน
Create a Voice Assistant with Python Google AI | Generative AI Projects | AI Voice Assistant Chatbot
Clustering E-Commerce Users and Data Analysis Using Agglomerative Clustering in Scikit-Learn Python
มุมมอง 173หลายเดือนก่อน
Clustering E-Commerce Users and Data Analysis Using Agglomerative Clustering in Scikit-Learn Python
Resume Parsing with Google Gemini LLM | Automated Resume Parsing & Form Filling with AI
มุมมอง 528หลายเดือนก่อน
Resume Parsing with Google Gemini LLM | Automated Resume Parsing & Form Filling with AI
Extracting Image Details Using Generative AI with Gemini | Build an End To End Image-to-Text App
มุมมอง 369หลายเดือนก่อน
Extracting Image Details Using Generative AI with Gemini | Build an End To End Image-to-Text App
Building a COVID-19 Detection System Using CNN Deep Learning | Flask Camera-Based X-Ray App Hindi
มุมมอง 729หลายเดือนก่อน
Building a COVID-19 Detection System Using CNN Deep Learning | Flask Camera-Based X-Ray App Hindi
Real Time Image Classification with MobileNetV2 | Deep Learning Detection System | Computer Vision
มุมมอง 468หลายเดือนก่อน
Real Time Image Classification with MobileNetV2 | Deep Learning Detection System | Computer Vision
Building a Chatbot with Google Gemini API | Create an Intelligent Chatbot Using LLM | Part-2
มุมมอง 351หลายเดือนก่อน
Building a Chatbot with Google Gemini API | Create an Intelligent Chatbot Using LLM | Part-2
Building a Chatbot with Google Gemini API | Create an Intelligent Chatbot Using Google Gemini API
มุมมอง 613หลายเดือนก่อน
Building a Chatbot with Google Gemini API | Create an Intelligent Chatbot Using Google Gemini API
Hierarchical Clustering Explained | Agglomerative, Divisive Clustering | Dendrogram, Distance Matrix
มุมมอง 73หลายเดือนก่อน
Hierarchical Clustering Explained | Agglomerative, Divisive Clustering | Dendrogram, Distance Matrix
YouTube Videos Recommendation System Using BERT Embeddings | BERT Recommendation System Tutorial
มุมมอง 416หลายเดือนก่อน
TH-cam Videos Recommendation System Using BERT Embeddings | BERT Recommendation System Tutorial
Final Part | Flask Backend Integration | Building a Recipe Recommendation System Machine Learning
มุมมอง 582หลายเดือนก่อน
Final Part | Flask Backend Integration | Building a Recipe Recommendation System Machine Learning
Recommendation System Using DBSCAN Machine Learning | Netflix, HBO, and Amazon Movies Datasets
มุมมอง 470หลายเดือนก่อน
Recommendation System Using DBSCAN Machine Learning | Netflix, HBO, and Amazon Movies Datasets
DBSCAN Algorithm Explained: Discover Density-Based Clustering Techniques | Unsupervised Learning
มุมมอง 132หลายเดือนก่อน
DBSCAN Algorithm Explained: Discover Density-Based Clustering Techniques | Unsupervised Learning
Customer Segmentation with KMeans Clustering: Real-World Example in Python & Streamlit
มุมมอง 3992 หลายเดือนก่อน
Customer Segmentation with KMeans Clustering: Real-World Example in Python & Streamlit
KMeans Clustering Explained | Elbow Method with Examples,| KMeans Clustering and Elbow Method Hindi
มุมมอง 1472 หลายเดือนก่อน
KMeans Clustering Explained | Elbow Method with Examples,| KMeans Clustering and Elbow Method Hindi