Skip to content
  • About
A Data Analyst
Menu Close
  • LandingPage
  • About
  • About

Machine Learning

  1. Home>
  2. Machine Learning>
  3. Page 4

Naiive Bayes in scikit-learn

  • Post published:July 31, 2016
  • Post category:Machine Learning/Scikit-learn
  • Post comments:1 Comment
  • Reading time:28 mins read

Naïve Bayes is a simple but powerful classifier based on a probabilistic model derived from the Bayes' theorem. Basically it determines the probability that an instance belongs to a class…

Continue ReadingNaiive Bayes in scikit-learn
Decision Trees in scikit-learn

Decision Trees in scikit-learn

  • Post published:July 31, 2016
  • Post category:Machine Learning/Scikit-learn
  • Post comments:10 Comments
  • Reading time:37 mins read

Decision trees are very simple yet powerful supervised learning methods, which constructs a decision tree model, which will be used to make predictions. The main advantage of this model is…

Continue ReadingDecision Trees in scikit-learn
Support Vector Machine in scikit-learn

Support Vector Machine in scikit-learn

  • Post published:July 31, 2016
  • Post category:Machine Learning/Scikit-learn
  • Post comments:0 Comments
  • Reading time:92 mins read

Support Vector Machines has become one of the state-of-the-art machine learning models for many tasks with excellent results in many practical applications. One of the greatest advantages of Support Vector…

Continue ReadingSupport Vector Machine in scikit-learn
Regression in scikit-learn

Regression in scikit-learn

  • Post published:July 31, 2016
  • Post category:Machine Learning/Scikit-learn
  • Post comments:0 Comments
  • Reading time:89 mins read

We will compare several regression methods by using the same dataset. We will try to predict the price of a house as a function of its attributes. In [6]: import numpy…

Continue ReadingRegression in scikit-learn
kNN

k-Nearest Neighbors(kNN)

  • Post published:July 30, 2016
  • Post category:Machine Learning
  • Post comments:2 Comments
  • Reading time:100 mins read

k-Nearest Neighbors(kNN) Pros: High accuracy, insensitive to outliers, no assumptions about data Cons: Computationally expensive, requires a lot of memory Works with: Numeric values, nominal values We have an existing…

Continue Readingk-Nearest Neighbors(kNN)
Predictive Analysis, binary Classification

Predictive Analysis, Binary Classification (Cookbook)

  • Post published:July 17, 2016
  • Post category:Data Analysis/Machine Learning/Predictive Analysis
  • Post comments:1 Comment
  • Reading time:595 mins read

This notebook contains my notes for Predictive Analysis on Binary Classification. It acts as a cookbook. Importing and sizing up a New Data Set  The file is comma delimited, with…

Continue ReadingPredictive Analysis, Binary Classification (Cookbook)
facebook

Facebook Data Analysis

  • Post published:June 25, 2016
  • Post category:Data Analysis/Kaggle/Machine Learning
  • Post comments:0 Comments
  • Reading time:420 mins read

In [20]: import pandas as pd import numpy as np In [ ]: # Take few samples for the visualization sample_fbcheckin_train_tbl = fbcheckin_train_tbl[:10000].copy() In [21]: df = pd.read_csv('train.csv', index_col='row_id') In [22]: df.head() Out[22]: x y…

Continue ReadingFacebook Data Analysis
Linear Classification Method

Linear Classification method with ScikitLearn

  • Post published:June 25, 2016
  • Post category:Machine Learning/Scikit-learn
  • Post comments:1 Comment
  • Reading time:67 mins read

This blog is from the book and aimed to be as a learning material for myself only.Linear Classification method implements regularized linear models with stochastic gradient descent (SGD) learning. Each sample estimates…

Continue ReadingLinear Classification method with ScikitLearn
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Go to the next page
  • AWS
  • Business
  • Data Analysis
  • Data Engineering
  • Data Science
  • Data Visualization
  • Docker
  • Enterprise Architecture
  • Funding
  • Information Systems Management
  • Innovation
  • IT Strategy
  • Kaggle
  • Machine Learning
  • MLOps
  • Personal
  • Predictive Analysis
  • Scikit-learn

  • Terms and Conditions
  • Privacy Policy
© A Data Analyst - 2023
Manage Cookie Consent
We and selected partners use cookies or similar technologies as specified in the privacy policy. You can consent to the use of such technologies by closing this notice, by interacting with any link or button outside of this notice or by continuing to browse otherwise.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage vendors Read more about these purposes
Preferences
{title} {title} {title}