Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Analytics Using Google CoLab : A course for Beginners
Rating: 3.7 out of 5(12 ratings)
106 students

Data Analytics Using Google CoLab : A course for Beginners

Students will learn how to code different statistical models and machine learning models using google cloud lab
Created byRituraj Dixit
Last updated 2/2022
English
English [Auto],

What you'll learn

  • Problem solving skills related to data
  • Detecting hidden pattern in the data
  • Building Predictive models for different domains
  • Basic concepts of Business Statistics and Machine Learning
  • Advance statistical concepts used in business analytics and data analytics
  • Time Series Forecasting
  • Building Recommendation System
  • Quiz on each section for evaluation

Course content

14 sections75 lectures20h 38m total length
  • Introduction to Data Analytics using Google CoLab: An overview15:05

    This lecture will give detail outline of the course and the outcomes which will be there after completion of the course

  • The outcomes of the course and future prospects as data analyst ...6:17

    Explore the course outcomes and future prospects as a data analyst, with hands-on learning in Google Colab, Python, statistics, sampling, hypothesis testing, regression, clustering, and data cleaning.

  • The detail course structure of section 14:14

    Explore Python fundamentals, data structures, and functions in Google Colab; learn pandas and NumPy basics, and visualize data with histograms and scatter plots, while saving notebooks to Google Drive.

  • How to link a .csv file with Google Colab7:31

    Learn to connect a CSV file to Google Colab by linking Google Drive, obtaining a shareable link, and running a prepared code snippet to read data into a pandas DataFrame.

  • Basics of Python : Part19:11

    This lecture gives basic programming knowledge of python along with their programming constructs, the conditional statements like IF Else will be introduced along with examples


  • Basics of Python : Part2(Loops in python)9:11

    The concepts of for loop and while loops are explained in this lecture

  • Basics of Python : Part3(List)24:07

    The concepts of List is explained in this lecture which will help students in building the model

  • Basics of Python : Part4 (Dictionary and tuples)15:21

    Dictionary are very important constructs in building data models so they are explained along with tuples

  • Basics of Python : Part5 (Functions in python)17:07
  • Concepts of Numpy in Google Colab41:54

    Explore numpy basics in Google Colab, including arrays, shapes, slicing and indexing, transpose, dot product, zeros, identity matrices, and linspace, with practical Python examples.

  • Concepts of Pandas part19:22

    Master the basics of numpy and pandas for data frames in Google Colab, including selecting columns with iloc and loc, understanding data types, and working with series.

  • Concepts of Pandas part212:49

    Explore pandas concepts for data analysis, including max, min, mean, and describe, plus head, tail, shape, and value_counts. Learn to filter, query, and select columns in dataframes and inspect distributions.

  • Exploratory data analysis using test case : part114:43

    Explore exploratory data analysis and data cleaning using google colab, build a logistic regression model with train/test split, and visualize data with seaborn to predict car prices.

  • Quiz Of Section 1

Requirements

  • Be able to code and love for data
  • No such specific prerequisites

Description

In this course we have examples of analytics in a wide variety of industries, and we expect that students will learn how you can use data analytics in their career and become data analyst. One of the most important aspects of this course is that you, the student, are getting hands-on experience creating analytics data models. The course has four module first module give learner knowledge about python programming which include packages like Pandas, Numpy and Scipy are being taught in detail, second module introduces Business Statistics where students will get in depth knowledge of Descriptive Statistics, Inferential Statistics and Predictive Statistics along with their example in python i.e. how to implement all statistical modules in python, third module introduces to machine learning in which you will be introduced with Linear and Logistic Regression , Ordinary Least Squares, SVD and PCA for reducing dimensions of the data and the fourth module dedicated to implementation of learned ideas in projects where you were taught to work on data through four phases Data Discovery, Exploratory Data Analysis ,Model Building and result analysis. This is not an end you will going to have a free demo on "Building Movie Recommendation system from scratch" in Google CoLab.


Who this course is for:

  • Beginners willing to learn programming Business Statistics in Python
  • Beginners Python developers curious about analysis of data