Python Tour In Machine Learning

Posted By: Free butterfly

Python Tour In Machine Learning by Md. Akramul Hossain
English | July 19, 2021 | ISBN: N/A | ASIN: B099LD5PSX | 141 pages | EPUB | 0.80 Mb

An easy and step by step implementation of machine learning problem is shown in python. You will find 6 machine learning problems and their step by step solutions.
Among 6 problems, 4 are supervised learning problems and 2 are unsupervised learning problems.
There are 2 problems taken kaggle competitions to get started as beginners.
The 6 problems are listed below:
  • Prediction on iris plants dataset (data is taken from sklearn.datasets.load_iris())
  • California Housing dataset (data is taken from (sklearn.datasets.fetch_california_housing())
  • Titanic – Machine Learning from Disaster (kaggle link : https://www.kaggle.com/c/titanic)
  • House Prices Advanced Regression Techniques (kaggle link : https://www.kaggle.com/c/house-prices-advanced-regression-techniques )
  • An artificial dataset made by sklearn.datasets.make_blobs() to understand unsupervised learning
  • Market basket analysis (kaggle link : https://www.kaggle.com/vjchoudhary7/customer-
    segmentation-tutorial-in-python )

  • In chapter 1, some basic machine learning concepts is defined easily. In chapter 2, popular used python libraries is introduced. How to install, how to use etc. In chapter 3, Implementation of ML classification technique in iris plants dataset. In chapter 4, Implementation of ML regression technique in california housing dataset. In chapter 5, Prediction of survived and dead based on Titanic - Machine Learning from Disaster data. In chapter 6, Training on House Prices - Advanced Regression Techniques dataset. In chapter 7, A KMeans clustering model is built on artificial dataset to understand unsupervised learning. In chapter 8, Customer segmentation is performed by KMeans clustering technique.

    The following steps are implemented step by step as necessary in each problem:<ul class="a-unordered-list a-vertical">
  • Data Preprocessing [Checking data leakage, Handling Categorical variables, Handling missing values, Handling class imbalance]
  • Building model and prediction
  • Cross validation
  • Various Evaluation techniques

  • Besides these, best feature selection technique, plotting decision region boundary etc will be found also.

    Feel Free to contact me for book requests, informations or feedbacks.
    Without You And Your Support We Can’t Continue
    Thanks For Buying Premium From My Links For Support