Data Science Bundle

Call us directly at , : +91-7095447721, +91-9533344772 for paying the fees, seasonal discounts or any other information.
Register here for any FREE demos for this course and many other courses.
Data Science Course Bundle
What you will get when you take this course:

Data Science bundle consists of 7 Modules:

  1. PYTHON FOR DATA SCIENCE
  2. STATISTICAL METHODS
  3. TABLEAU
  4. MACHINE LEARNING IN AI
  5. DEEP LEARNING IN AI
  6. NATURAL LANGUAGE PROCESSING (NLP) IN AI
  7. COMPUTER VISION IN AI

Data Science Syllabus

MODULE 1: PYTHON FOR DATA SCIENCE

  • Advantages of Python
  • Python compiler and PVM
  • Python instillation and environment
  • strings
  • char
  • lists
  • tuples
  • range
  • sets
  • dictionaries
  • if statement
  • if…else statement
  • if…elif…else statement
  • while loop
  • for loop
  • break statement
  • continue statement
  • pass statement
  • Array creation
  • Array attributes
  • 1D and 2D Arrays
  • Matrix
  • Built in and User defined functions
  • Writing your own functions
  • Importing functions
  • Modules
  • Packages
  • Imports
  • Series
  • Dataframes
  • Creation of dataframes from different sources
  • Viewing data in dataframe
  • Operations on dataframe
  • Handling missing data
  • Line plot
  • Bar graph
  • Pie chart
  • Subplots
  • Histogram
  • Distribution plot
  • Kde plot
  • Count plot
  • Box plot
  • Scatter plot
  • Sub plots
  • Lmplot
  • Pair plots

MODULE 2: STATISTICAL METHODS

  • What is statistics?
  • Types of statistics
  • Descriptive statistics
  • Inferential statistics
  • Population
  • Sample
  • Variable (discrete and continuous)
  • Data and types of data
  • Qualitative (nominal and ordinal)
  • Quantitative (interval scale and ratio scale)
  • Mean
  • Median
  • Mode
  • Probability with replacement
  • Probability without replacement
  • Probability Mass Function (PMF)
  • Probability Density Function (PDF)
  • Skewness
  • Kurtosis
  • variance
  • std
  • percentile
  • quartile
  • range
  • IQR
  • Empirical Rule
  • Problems on Empirical Rule
  • Chebyshev’s Theorem
  • Normal distritution
  • Standard normal distribution
  • Sampling distribution of sample means
  • Central limit theorem
  • T- Distribution
  • Student T- Test
  • Chi Square Test (Goodness of Fit)
  • Binomial distribution
  • Bernoulli distribution
  • Geometric distribution
  • Hypergeometric distribution
  • Poisson distribution
  • Upper tail test
  • Lower tag test
  • Two tag test
  • 1-way ANOVA
  • 2-way ANOVA

MODULE 3: TABLEAU

  • Tableau tools
  • Datatmes in Tableau
  • Viewing data
  • Aggregate functions
  • Symbol maps
  • Bar chart
  • Stacked bar chin
  • Line chart
  • Pareto chart
  • Heat map
  • Pie chart
  • Scatter plot
  • Area chart
  • Dual Axis chart
  • Histogram
  • Bubble chart

MODULE 4: MACHINE LEARNING IN AI

  • One hot encoding using dummy variables
  • One hot encoding using One hot encoder
  • Simple Linear regression
  • Multiple Linear regression
  • Polynomial Linear regression
  • Ridge regression
  • Bias and Variance tradeoff
  • Lasso regression
  • Elasticnet regression
  • Logistic regression
  • Naive Bayes (Gaussian NB and Multinomial NB)
  • KNN Classifier
  • SVM
  • Regularization
  • Kernel Trick
  • Decision Tree
  • Entropy
  • Gini Index
  • Random Forest
  • Conusion Matrix
  • Bootstrapping, Bagging and Boosting
  • K-Means Clustering
  • Elbow technique
  • Apriori Algorithm
  • Selecting appropriate model for our data

MODULE 5: DEEP LEARNING IN AI

  • Biological Neural Network
  • Artificial Neural Network
  • Perceptrons
  • Layers of a Network
  • Identity Function
  • Binary step function or Threshold function
  • Logistic function or Sigmoid function
  • ReLU function
  • Hyperbolic Tangent function
  • Softmax function
  • ANN
  • ANN with Activation functions
  • Variables
  • Constants
  • Placeholders
  • Graph / Tensor / Session

MODULE 6: NATURAL LANGUAGE PROCESSING IN AI (NLP)

  • Tokenization
  • Stemming
  • Lemmatization
  • Stop words
  • POS
  • CountVectorizer
  • Tf-idf Vectorizer

MODULE 7: COMPUTER VISION IN AI