Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 75

    Scikit-Learn : Randomized Decision Trees

    • Post author:S K S
    • Post published:October 4, 2021
    • Post category:Scikit Learn
    • Post comments:1 Comment

    This chapter will help you in understanding randomized decision trees in Sklearn. Randomized Decision Tree algorithms As we know that a DT is usually trained by recursively splitting the data,…

    Continue ReadingScikit-Learn : Randomized Decision Trees

    Scikit-Learn : Decision Trees

    • Post author:S K S
    • Post published:October 3, 2021
    • Post category:Scikit Learn
    • Post comments:1 Comment

    In this guide, we will learn about learning method in Sklearn which is termed as decision trees. Decisions tress (DTs) are the most powerful non-parametric supervised learning method. They can…

    Continue ReadingScikit-Learn : Decision Trees

    Scikit-Learn : Complement Naïve Bayes

    • Post author:S K S
    • Post published:October 3, 2021
    • Post category:Scikit Learn
    • Post comments:2 Comments

    In this guide, we will discuss Complement Naïve Bayes in Scikit-Learn. Another useful naïve Bayes model which was designed to correct the severe assumptions made by Multinomial Bayes classifier. This…

    Continue ReadingScikit-Learn : Complement Naïve Bayes

    Scikit-Learn : Bernoulli Naïve Bayes

    • Post author:S K S
    • Post published:October 3, 2021
    • Post category:Scikit Learn
    • Post comments:2 Comments

    Bernoulli Naïve Bayes is another useful naïve Bayes model. The assumption in this model is that the features binary (0s and 1s) in nature. An application of Bernoulli Naïve Bayes…

    Continue ReadingScikit-Learn : Bernoulli Naïve Bayes

    Scikit-Learn : Multinomial Naïve Bayes

    • Post author:S K S
    • Post published:October 3, 2021
    • Post category:Scikit Learn
    • Post comments:2 Comments

    In this guide, we will discuss Multinomial Naïve Bayes in Scikit-Learn. It is another useful Naïve Bayes classifier. It assumes that the features are drawn from a simple Multinomial distribution.…

    Continue ReadingScikit-Learn : Multinomial Naïve Bayes

    Scikit-Learn : Gaussian Naïve Bayes

    • Post author:S K S
    • Post published:October 3, 2021
    • Post category:Scikit Learn
    • Post comments:1 Comment

    In this guide, we will discuss Gaussian Naïve Bayes in Scikit-Learn. As the name suggest, Gaussian Naïve Bayes classifier assumes that the data from each label is drawn from a…

    Continue ReadingScikit-Learn : Gaussian Naïve Bayes

    Scikit-Learn : Classification with Naïve Bayes

    • Post author:S K S
    • Post published:October 3, 2021
    • Post category:Scikit Learn
    • Post comments:1 Comment

    In this guide, we will discuss Classification with Naïve Bayes in Scikit-Learn. Naïve Bayes methods are a set of supervised learning algorithms based on applying Bayes’ theorem with a strong…

    Continue ReadingScikit-Learn : Classification with Naïve Bayes

    Scikit-Learn : RadiusNeighborsClassifier

    • Post author:S K S
    • Post published:October 3, 2021
    • Post category:Scikit Learn
    • Post comments:2 Comments

    In this guide, we will discuss RadiusNeighborsClassifier in Scikit-Learn. The Radius in the name of this classifier represents the nearest neighbors within a specified radius r, where r is a…

    Continue ReadingScikit-Learn : RadiusNeighborsClassifier

    Scikit-Learn : KNeighborsClassifier

    • Post author:S K S
    • Post published:October 2, 2021
    • Post category:Scikit Learn
    • Post comments:1 Comment

    In this guide, we will discuss KNeighborsClassifier in Scikit-Learn. The K in the name of this classifier represents the k nearest neighbors, where k is an integer value specified by…

    Continue ReadingScikit-Learn : KNeighborsClassifier

    Scikit-Learn : KNN Learning

    • Post author:S K S
    • Post published:October 2, 2021
    • Post category:Scikit Learn
    • Post comments:1 Comment

    In this chapter , We will discuss KNN Learning in Scikit-Learn. k-NN (k-Nearest Neighbor), one of the simplest machine learning algorithms, is non-parametric and lazy in nature. Non-parametric means that…

    Continue ReadingScikit-Learn : KNN Learning
    • Go to the previous page
    • 1
    • …
    • 72
    • 73
    • 74
    • 75
    • 76
    • 77
    • 78
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP