
This lecture introduces data science fundamentals, highlights Python as the primary tool, covers statistics, machine learning, deep learning, natural language processing, and guides installing Anaconda and launching Jupyter notebooks.
Access list values by index using square brackets, learn zero-based indexing, and explore both positive and negative indexes.
Explore built-in Python functions, call them with examples like print, convert strings to int and float, and use max or min to process data.
learn to use the built-in max and min functions to find the largest or smallest value in a list, and evaluate expressions from inside out.
This lecture introduces Python string methods, demonstrates indexing to locate substrings, using find and index for first occurrences, and applying lower and upper case transformations.
Explore subsetting arrays by index and using operators like less than, greater than, and equal to to print boolean results for each element.
This is an introduction to AI, where you will be getting an idea what will be taught, subsets, scope, real time examples of AI.
In this video I will be introducing to ML and what exactly is smart algorithm and how to install and run Anaconda to work with Python.
You will be learning KNN ( K- Nearest Neighbor ) and various Lp Norms like L1 and L2 Norms.
Find the attached Data set to work on the Project!
Explore linear regression from simple to multiple dimensions, derive the best fit line using ordinary least squares, minimize residuals with rss and gradient descent, and evaluate with r-squared.
Find the attached Data set to work on the Project!
Find the attached Data set to work on the Project!
Master hypothesis testing as a core statistics fundamentals topic for machine learning, defining null and alternative hypotheses, critical values, and p-values to guide evidence-based decisions.
Explore decision trees for classification and regression, guided by the Gini index to choose splits, with real-world examples and notes on binary and multiway trees and random forest.
Ask me for the python file of the solved dataset on sahebsinghchaddha@gmail.com
This course is for those who want to step into Artificial Intelligence domain, specially into Machine Learning, though I will be covering Deep Learning in deep as well.
This is a basic course for beginners, just if you can get basic knowledge of Python that would be great and helpful to you to grasp things quickly.
There are 4-5 Projects on real data set which will be very helpful to start your career in this domain, Right now if you don't see the project, don't panic, it might have gone old so I've put it down for modifications.
Enjoy and Good Luck.