Skip to Content
DATA SCIENCE AND MACHINE LEARNING

DATA SCIENCE AND MACHINE LEARNING

Machine learning (ML) is a type of artificial intelligence (AI) that allows machines to learn and improve from data without being explicitly programmed. ML uses algorithms to analyze data, identify patterns, and make decisions. 

Private Course
Please sign in to contact responsible
Responsible gavireddy hruthik
Last Update 03/06/2025
Completion Time 1 day 6 hours 48 minutes
Members 39
Advanced
  • Data Science Full Course
    1Lessons · 1 day 1 hr
    • Data Science Full Course - Complete Data Science Course IBM
  • Welcome to the Python for Data Science & ML bootcamp!
    1Lessons · 1 min
    • Welcome to the Python for Data Science & ML bootcamp!
  • Python A Brief Overview.
    1Lessons · 1 min
    • Python A Brief Overview.
  • The Python Installation Procedure
    1Lessons · 2 mins
    • The Python Installation Procedure
  • What Jupyter is.
    1Lessons · 1 min
    • What Jupyter is.
  • Set up Anaconda on Different Operating Systems
    1Lessons · 4 mins
    • Set up Anaconda on Different Operating Systems
  • How to integrate Python into Jupyter
    1Lessons · 1 min
    • How to integrate Python into Jupyter
  • Handling Directories in Jupyter Notebook.
    1Lessons · 3 mins
    • Handling Directories in Jupyter Notebook.
  • Input & Output
    1Lessons · 2 mins
    • Input & Output
  • Working with different datatypes
    1Lessons · 1 min
    • Working with different datatypes
  • Variables
    1Lessons · 2 mins
    • Variables
  • Arithmetic Operators
    1Lessons · 2 mins
    • Arithmetic Operators
  • Comparison Operators
    1Lessons · 1 min
    • Comparison Operators
  • Logical Operators
    1Lessons · 3 mins
    • Logical Operators
  • Conditional statements
    1Lessons · 2 mins
    • Conditional statements
  • Loops
    1Lessons · 4 mins
    • Loops
  • Sequences Part 1 Lists
    1Lessons · 3 mins
    • Sequences Part 1 Lists
  • Sequences Part 2 Dictionaries
    1Lessons · 3 mins
    • Sequences Part 2 Dictionaries
  • Sequences Part 3 Tuples
    1Lessons · 1 min
    • Sequences Part 3 Tuples
  • Functions Part 1 Built-in Functions
    1Lessons · 1 min
    • Functions Part 1 Built-in Functions
  • Functions Part 2 User-defined Functions
    1Lessons · 3 mins
    • Functions Part 2 User-defined Functions
  • Completing Library Setup
    1Lessons · 1 min
    • Completing Library Setup
  • Library Importing
    1Lessons · 2 mins
    • Library Importing
  • Pandas A Data Science Library
    1Lessons · 1 min
    • Pandas A Data Science Library
  • NumPy A Data Science Library
    1Lessons · 1 min
    • NumPy A Data Science Library
  • NumPy vs Pandas
    1Lessons · 1 min
    • NumPy vs Pandas
  • Matplotlib Library for Data Science
    1Lessons · 1 min
    • Matplotlib Library for Data Science
  • Seaborn Library for Data Science
    1Lessons · 1 min
    • Seaborn Library for Data Science
  • Intro to NumPy arrays
    1Lessons · 1 min
    • Intro to NumPy arrays
  • Creating NumPy arrays
    1Lessons · 6 mins
    • Creating NumPy arrays
  • Indexing NumPy arrays
    1Lessons · 6 mins
    • Indexing NumPy arrays
  • Array shape
    1Lessons · 1 min
    • Array shape
  • Iterating Over NumPy Arrays
    1Lessons · 5 mins
    • Iterating Over NumPy Arrays
  • Basic NumPy arrays zeros()
    1Lessons · 2 mins
    • Basic NumPy arrays zeros()
  • Basic NumPy arrays ones()
    1Lessons · 1 min
    • Basic NumPy arrays ones()
  • Basic NumPy arrays full()
    1Lessons · 1 min
    • Basic NumPy arrays full()
  • Adding a scalar
    1Lessons · 2 mins
    • Adding a scalar
  • Subtracting a scalar
    1Lessons · 1 min
    • Subtracting a scalar
  • Multiplying by a scalar
    1Lessons · 1 min
    • Multiplying by a scalar
  • Dividing by a scalar
    1Lessons · 1 min
    • Dividing by a scalar
  • Raise to a power
    1Lessons · 1 min
    • Raise to a power
  • Transpose
    1Lessons · 1 min
    • Transpose
  • Element-wise addition
    1Lessons · 2 mins
    • Element-wise addition
  • Element-wise subtraction
    1Lessons · 1 min
    • Element-wise subtraction
  • Element-wise multiplication
    1Lessons · 1 min
    • Element-wise multiplication
  • Element-wise division
    1Lessons · 1 min
    • Element-wise division
  • Matrix multiplication
    1Lessons · 2 mins
    • Matrix multiplication
  • Statistics
    1Lessons · 3 mins
    • Statistics
  • What is a Python Pandas DataFrame
    1Lessons · 1 min
    • What is a Python Pandas DataFrame
  • What is a Python Pandas Series
    1Lessons · 1 min
    • What is a Python Pandas Series
  • DataFrame vs Series
    1Lessons · 1 min
    • DataFrame vs Series
  • Creating a DataFrame using lists
    1Lessons · 3 mins
    • Creating a DataFrame using lists
  • Creating a DataFrame using a dictionary
    1Lessons · 1 min
    • Creating a DataFrame using a dictionary
  • Loading CSV data into python
    1Lessons · 2 mins
    • Loading CSV data into python
  • Changing the Index Column
    1Lessons · 1 min
    • Changing the Index Column
  • Inplace
    1Lessons · 1 min
    • Inplace
  • Examining the DataFrame Head & Tail
    1Lessons · 1 min
    • Examining the DataFrame Head & Tail
  • Statistical summary of the DataFrame
    1Lessons · 1 min
    • Statistical summary of the DataFrame
  • Slicing rows using bracket operators
    1Lessons · 1 min
    • Slicing rows using bracket operators
  • Indexing columns using bracket operators
    1Lessons · 1 min
    • Indexing columns using bracket operators
  • Boolean list
    1Lessons · 1 min
    • Boolean list
  • Filtering rows using & and operators
    1Lessons · 2 mins
    • Filtering rows using & and operators
  • Filtering data using loc()
    1Lessons · 4 mins
    • Filtering data using loc()
  • Filtering data using iloc().
    1Lessons · 2 mins
    • Filtering data using iloc().
  • Adding and deleting rows and columns
    1Lessons · 3 mins
    • Adding and deleting rows and columns
  • Sorting Values
    1Lessons · 2 mins
    • Sorting Values
  • Exporting and saving pandas DataFrames
    1Lessons · 2 mins
    • Exporting and saving pandas DataFrames
  • Concatenating DataFrames
    1Lessons · 1 min
    • Concatenating DataFrames
  • groupby()
    1Lessons · 3 mins
    • groupby()
  • Introduction to Data Cleaning
    1Lessons · 1 min
    • Introduction to Data Cleaning
  • Quality of Data
    1Lessons · 1 min
    • Quality of Data
  • Examples of Anomalies
    1Lessons · 1 min
    • Examples of Anomalies
  • Median-based Anomaly Detection
    1Lessons · 3 mins
    • Median-based Anomaly Detection
  • Mean-based anomaly detection
    1Lessons · 3 mins
    • Mean-based anomaly detection
  • Z-score-based Anomaly Detection
    1Lessons · 3 mins
    • Z-score-based Anomaly Detection
  • Interquartile Range for Anomaly Detection
    1Lessons · 5 mins
    • Interquartile Range for Anomaly Detection
  • Dealing with missing values
    1Lessons · 6 mins
    • Dealing with missing values
  • Regular Expressions
    1Lessons · 7 mins
    • Regular Expressions
  • Feature Scaling
    1Lessons · 3 mins
    • Feature Scaling
  • Introduction
    1Lessons · 1 min
    • Introduction
  • What is Exploratory Data Analysis
    1Lessons · 1 min
    • What is Exploratory Data Analysis
  • Univariate Analysis
    1Lessons · 2 mins
    • Univariate Analysis
  • Univariate Analysis Continuous Data
    1Lessons · 6 mins
    • Univariate Analysis Continuous Data
  • Univariate Analysis Categorical Data
    1Lessons · 2 mins
    • Univariate Analysis Categorical Data
  • Bivariate analysis Continuous & Continuous
    1Lessons · 5 mins
    • Bivariate analysis Continuous & Continuous
  • Bivariate analysis Categorical & Categorical
    1Lessons · 3 mins
    • Bivariate analysis Categorical & Categorical
  • Bivariate analysis Continuous & Categorical
    1Lessons · 2 mins
    • Bivariate analysis Continuous & Categorical
  • Detecting Outliers
    1Lessons · 6 mins
    • Detecting Outliers
  • Categorical Variable Transformation
    1Lessons · 4 mins
    • Categorical Variable Transformation
  • Introduction to Time Series
    1Lessons · 2 mins
    • Introduction to Time Series
  • Getting stock data using yfinance
    1Lessons · 3 mins
    • Getting stock data using yfinance
  • Converting a Dataset into Time Series
    1Lessons · 4 mins
    • Converting a Dataset into Time Series
  • Working with Time Series
    1Lessons · 4 mins
    • Working with Time Series
  • Time Series Data Visualization with Python
    1Lessons · 3 mins
    • Time Series Data Visualization with Python
  • Setting Up Matplotlib
    1Lessons · 1 min
    • Setting Up Matplotlib
  • Plotting Line Plots using Matplotlib
    1Lessons · 2 mins
    • Plotting Line Plots using Matplotlib
  • Title, Labels & Legend
    1Lessons · 7 mins
    • Title, Labels & Legend
  • Plotting Histograms
    1Lessons · 1 min
    • Plotting Histograms
  • Plotting Bar Charts
    1Lessons · 2 mins
    • Plotting Bar Charts
  • Plotting Pie Charts
    1Lessons · 3 mins
    • Plotting Pie Charts
  • Plotting Scatter Plots
    1Lessons · 6 mins
    • Plotting Scatter Plots
  • Plotting Log Plots
    1Lessons · 1 min
    • Plotting Log Plots
  • Plotting Polar Plots
    1Lessons · 2 mins
    • Plotting Polar Plots
  • Handling Dates
    1Lessons · 1 min
    • Handling Dates
  • Creating multiple subplots in one figure
    1Lessons · 3 mins
    • Creating multiple subplots in one figure
  • Why do we need machine learning
    1Lessons · 2 mins
    • Why do we need machine learning
  • Machine Learning Use Cases
    1Lessons · 2 mins
    • Machine Learning Use Cases
  • Approaches to Machine Learning
    1Lessons · 1 min
    • Approaches to Machine Learning
  • What is Supervised learning
    1Lessons · 1 min
    • What is Supervised learning
  • What is Unsupervised learning
    1Lessons · 1 min
    • What is Unsupervised learning
  • Supervised learning vs Unsupervised learning
    1Lessons · 4 mins
    • Supervised learning vs Unsupervised learning
  • Introduction to regression
    1Lessons · 2 mins
    • Introduction to regression
  • How Does Linear Regression Work
    1Lessons · 2 mins
    • How Does Linear Regression Work
  • Line representation
    1Lessons · 1 min
    • Line representation
  • Implementation in python Importing libraries & datasets
    1Lessons · 2 mins
    • Implementation in python Importing libraries & datasets
  • Implementation in python Distribution of the data
    1Lessons · 2 mins
    • Implementation in python Distribution of the data
  • Implementation in python Creating a linear regression object
    1Lessons · 3 mins
    • Implementation in python Creating a linear regression object
  • Understanding Multiple linear regression
    1Lessons · 2 mins
    • Understanding Multiple linear regression
  • Exploring the dataset
    2Lessons · 5 mins
    • Exploring the dataset
    • Exploring the dataset
  • Encoding Categorical Data
    1Lessons · 5 mins
    • Encoding Categorical Data
  • Splitting data into Train and Test Sets
    1Lessons · 2 mins
    • Splitting data into Train and Test Sets
  • Training the model on the Training set
    1Lessons · 1 min
    • Training the model on the Training set
  • Predicting the Test Set results
    1Lessons · 3 mins
    • Predicting the Test Set results
  • Evaluating the performance of the regression model
    1Lessons · 1 min
    • Evaluating the performance of the regression model
  • Root Mean Squared Error in Python
    1Lessons · 2 mins
    • Root Mean Squared Error in Python
  • Introduction to classification
    1Lessons · 1 min
    • Introduction to classification
  • K-Nearest Neighbors algorithm
    1Lessons · 1 min
    • K-Nearest Neighbors algorithm
  • Example of KNN
    1Lessons · 1 min
    • Example of KNN
  • K-Nearest Neighbours (KNN) using python
    1Lessons · 1 min
    • K-Nearest Neighbours (KNN) using python
  • Importing required libraries
    1Lessons · 1 min
    • Importing required libraries
  • Importing the dataset
    1Lessons · 2 mins
    • Importing the dataset
  • Importing the KNN classifier
    1Lessons · 2 mins
    • Importing the KNN classifier
  • Results prediction & Confusion matrix
    1Lessons · 2 mins
    • Results prediction & Confusion matrix
  • Introduction to decision trees
    1Lessons · 1 min
    • Introduction to decision trees
  • What is Entropy
    1Lessons · 1 min
    • What is Entropy
  • Decision tree structure
    1Lessons · 1 min
    • Decision tree structure
  • Importing libraries & datasets
    1Lessons · 1 min
    • Importing libraries & datasets
  • Results Prediction & Accuracy
    1Lessons · 3 mins
    • Results Prediction & Accuracy
  • Implementation steps
    1Lessons · 1 min
    • Implementation steps
  • Splitting data into Train and Test Sets.
    1Lessons · 1 min
    • Splitting data into Train and Test Sets.
  • Pre-processing
    1Lessons · 2 mins
    • Pre-processing
  • Training the model
    1Lessons · 1 min
    • Training the model
  • Logistic Regression vs Linear Regression
    1Lessons · 2 mins
    • Logistic Regression vs Linear Regression
  • Introduction to clustering
    1Lessons · 1 min
    • Introduction to clustering
  • Use cases
    1Lessons · 1 min
    • Use cases
  • K-Means Clustering Algorithm
    1Lessons · 1 min
    • K-Means Clustering Algorithm
  • Elbow method
    1Lessons · 2 mins
    • Elbow method
  • Steps of the Elbow method
    1Lessons · 1 min
    • Steps of the Elbow method
  • Implementation in python
    1Lessons · 4 mins
    • Implementation in python
  • Hierarchical clustering
    1Lessons · 1 min
    • Hierarchical clustering
  • Density-based clustering
    1Lessons · 2 mins
    • Density-based clustering
  • Implementation of k-means clustering in python
    1Lessons · 1 min
    • Implementation of k-means clustering in python
  • Visualizing the dataset
    1Lessons · 2 mins
    • Visualizing the dataset
  • Defining the classifier
    1Lessons · 2 mins
    • Defining the classifier
  • 3D Visualization of the clusters
    1Lessons · 1 min
    • 3D Visualization of the clusters
  • 3D Visualization of the predicted values
    1Lessons · 3 mins
    • 3D Visualization of the predicted values
  • Number of predicted clusters
    1Lessons · 2 mins
    • Number of predicted clusters
  • Collaborative Filtering in Recommender Systems
    1Lessons · 1 min
    • Collaborative Filtering in Recommender Systems
  • Content-based Recommender System
    1Lessons · 1 min
    • Content-based Recommender System
  • Merging datasets into one dataframe
    1Lessons · 1 min
    • Merging datasets into one dataframe
  • Sorting by title and rating
    1Lessons · 4 mins
    • Sorting by title and rating
  • Histogram showing number of ratings
    1Lessons · 1 min
    • Histogram showing number of ratings
  • Frequency distribution
    1Lessons · 1 min
    • Frequency distribution
  • Jointplot of the ratings and number of ratings
    1Lessons · 1 min
    • Jointplot of the ratings and number of ratings
  • Data pre-processing
    1Lessons · 2 mins
    • Data pre-processing
  • Sorting the most-rated movies
    1Lessons · 1 min
    • Sorting the most-rated movies
  • Grabbing the ratings for two movies
    1Lessons · 1 min
    • Grabbing the ratings for two movies
  • Correlation between the most-rated movies
    1Lessons · 2 mins
    • Correlation between the most-rated movies
  • Sorting the data by correlation
    1Lessons · 1 min
    • Sorting the data by correlation
  • Filtering out movies
    1Lessons · 1 min
    • Filtering out movies
  • Repeating the process for another movie
    1Lessons · 2 mins
    • Repeating the process for another movie
  • Conclusion
    1Lessons · 1 min
    • Conclusion