Skip to content
  • info@lightgray-cattle-549464.hostingersite.com

Data Science Vidhya

Data analytics and Digital Marketing

  • Home
  • About
  • Blog
  • Contact Us

Author: Ateeque Shaikh

  • Home
  • Ateeque Shaikh
  • Page 5
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Data Science

    Decision trees with R codes

    Decision tree can be used for both classification and regression problems. […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Data Science

    Factors in RStudio: Analysing categorical data

    ## Factors in R> > theory <- “R uses factors […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Data Science

    Create data frame from Vectors in RStudio

    > ### Dataframes are two dimensional structure with rows and […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • CRM

    Targeted Marketing Campaign for cross-sell of Term Deposits: Predicting conversion of cross-selling using machine learning

    # Setting up working directorysetwd(“”)# Getting working directorygetwd()# Import the […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Data Science

    Predicting Telecom customer Churn: Machine learning in R

    setwd(“”)library(readr)WA_Fn_UseC_Telco_Customer_Churn <- read_csv(“WA_Fn-UseC_-Telco-Customer-Churn.csv”)View(WA_Fn_UseC_Telco_Customer_Churn)dataset <- WA_Fn_UseC_Telco_Customer_Churnstr(dataset)head(dataset)tail(dataset)View(dataset)# Converting to factorsdataset$gender <- as.factor(dataset$gender)dataset$SeniorCitizen […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Data Science

    Unsupervised machine learning Creating Segments using RFM data Kmeans clustering in R

    #creating a fresh copy of the data to work on […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Digital marketing

    Content format for consumer engagement and digital marketing

    The following are the dominant content format being used for […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Digital marketing

    Automated bidding strategy and campaign goals

    There are basically 4 types of bid strategy 1. Visibility […]

    Read More
  • What is technical SEO
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Digital marketing

    What is Technical SEO?

    The objective of the technical SEO is to ensure that […]

    Read More
    • Posted on February 3, 2022
    • Ateeque Shaikh
    • No Comments
    • Data Science

    Data Science for beginners: Step by step approach to learn with R programming

    This free course on data science for beginners will introduce […]

    Read More

Posts pagination

1 … 4 5
×

You are already Subscribed!!!

  • About
  • Contact Us
  • Privacy Policy

Subscribe

Developed & Managed by Capaz Infosystems Pvt Ltd

  • About
  • Contact Us
  • Privacy Policy
  • Home
  • About
  • Blog
  • Contact Us