Codegnan Official
@codegnan
486
subscribers
108
photos
3
videos
269
links
This is Codegnan's Official Channel. Here you can get all the updates regarding Webinars, Live Sessions, Blogs on latest technologies etc.,
Download Telegram
Join
Codegnan Official
486 subscribers
Codegnan Official
https://youtu.be/n9O_VzQ8M7c
YouTube
Python for Data Analysis Tutorial | Data Analysis Process | Data Analysis using Python | Codegnan
Data Analysis using Python Python is the internationally acclaimed programming language to help handle your data better for a variety of causes. We live in t...
Codegnan Official
https://youtu.be/66aJEI-_Bz4
YouTube
Gapminder Dataset Analysis | Plotly Python | Plotly Tutorial | Codegnan
Analyzing Gapminder Dataset using Python
Data analysis is the methodology of gathering data and processing it to get valuable insights. Python is used primarily for performing Data Analysis. One of the main factors why it is used for the analysis of data…
Codegnan Official
https://youtu.be/fSu8kZQCe14
YouTube
Web Scraping Python | Python Web Scraping Tutorial | Beautiful Soup Web Scraping | Codegnan
Web Scraping with PythonThe incredible amount of data on the Internet is a rich resource for any research field or personal interest. To effectively harvest ...
Codegnan Official
https://youtu.be/j3QitiJPvjk
Understand the Importance of Computer Vision
Codegnan Official
https://www.instagram.com/p/CNJm_Pns-Qm/?igshid=1i217l8vibzw5
Instagram
Codegnan Official
https://youtu.be/U7QtV7vGUJA
YouTube
Building Mobile Application for Linear Classifier using MIT app Inventor|Linear Classifier
Building Mobile Application for Linear Classifier
Machine Learning is the core subarea of Artificial Intelligence. It makes computers get into a self-learning mode without being explicitly programmed. When fed new data, these computers learn, grow, change…
Codegnan Official
https://www.instagram.com/p/CNKsvI-AjKa/?igshid=1bef9opyxucs6
Instagram
Codegnan Official
https://youtu.be/JVPOymiG0Zk
YouTube
Mobile Application For Naive Bayes Classifier | Naive Bayes Classifier Example | MIT App Inventor
Building Mobile Application for Naive Bayes Classifier using MIT App Inventor
Machine learning is the field of study that gives computers the ability to learn without being explicitly programmed. For example, a spam filter in a Machine Learning program can…
Codegnan Official
https://www.instagram.com/p/CNO928yM2I3/?igshid=1tbe1drsc0y5t
Instagram
Codegnan Official
https://youtu.be/bO4VG5Ln3qI
YouTube
Making Our Virtual Assistant with Python | Understanding Virtual Assistants vs Chatbots | Part 1
Understanding Virtual Assistants vs ChatbotsIn the world of AI – Chatbots and Virtual Assistants are two famous words that are used interchangeably too often...
Codegnan Official
https://youtu.be/kOIroQ8jnrg
YouTube
Making Our Virtual Assistant with Python | Working on Text-To-Speech Conversion | Part 2
Working on Text-To-Speech ConversionText to speech(TTS) is a process to convert any text into voice. Text to speech has benefits for everyone, and here are s...
Codegnan Official
https://youtu.be/Jug9JOKr5Bw
YouTube
Making Our Virtual Assistant with Python | Regular Expressions(Regexes) in Python| Part-3
Working on Regular Expressions
Regular Expressions or regexes are a special sequence of characters that defines a pattern for complex string-matching functionality. Regular Expressions are essentially a tiny, highly specialized programming language embedded…
Codegnan Official
https://youtu.be/VNFl6j2tRXc
YouTube
creating virtual environment python | virtual environment python | codegnan | Part-4
Creating Virtual EnvironmentLike most other modern programming languages, Python has its unique way of downloading, storing, and resolving packages (or modul...
Codegnan Official
https://youtu.be/5nYj0UCLctw
YouTube
speech recognition system | speech recognition python | Speech Recognition | codegnan Part-5
Working on Speech RecognitionSpeech recognition helps us to save time by speaking instead of typing. It also gives us the power to communicate with our devic...
Codegnan Official
https://youtu.be/k6DiXWT6ANA
YouTube
Getting started with Building Virtual Assistant |Virtual Assistant using Python | Codegnan | Part-6
Getting Started with Building Virtual AssistantVirtual assistants (also popularly known as Intelligent Virtual Assistants or Intelligent Personal Assistants)...
Codegnan Official
https://youtu.be/n66ajW8sU_I
YouTube
Working on Virtual Assistant | Virtual Assistant using Python | Codegnan | Part-7
Working on Virtual Assistant
In the world of AI – chatbots and virtual assistants are two famous words that are used interchangeably too often even though they mean two different things. Chatbots are intelligent enough to sense the context of the conversation…
Codegnan Official
https://youtu.be/NxVt53HIn7k
YouTube
Introduction to API | What is an API?| API | Building Flask Application with Bootstrap|Part-1
API is the acronym for Application Programming Interface. It is a software intermediary that allows two applications to talk to each other. Each time you use an app like Facebook, send an instant message or check the weather on your phone, you’re using an…
Codegnan Official
https://youtu.be/0KpZ-rkCLwk
YouTube
Hosting Flask Application on ngrok | ngrok |Building Flask Application with Bootstrap| Part-2
Flask is a micro web framework written in Python, meaning it is a third-party Python library used for developing web applications.
“Micro” does not mean that your whole web application has to fit into a single Python file (although it certainly can), nor…
Codegnan Official
Codegnan Official
https://youtu.be/YIiurGuG9G8
YouTube
Working on API Methods [GET, POST] | API Methods |Building Flask Application with Bootstrap|Part-3
When working on the web, you are likely to look for some information for business or personal purposes. Or you may want to use a website for viewing videos, uploading data, or checking social media. To access all these resources on the Internet. You have…