How to do KNN with Python & Sci-Kit Learn

KNN or K-nearest neighbor is one of the easiest and most popular machine learning algorithm available to data scientists and machine learning enthusiasts. In this post, we are going to implement KNN model with python and sci-kit learn library. You can also implement KNN in R but that is beyond the scope for this post. […]

How To Use Azure ML Studio to perform Multiclass Logistic Regression

Do you want to learn Regression? Become a data scientist Learn linear and logistic regression with R & Python. INR 299($4) Download android app Download android app for better experience. Azure ML studio has become of the most popular machine learning tool among machine learning community and it is currently widely used across industries & […]

R Programming Tutorial-R Operators

Share0 Share +10 Tweet0 Get Access to the Machine learning Course! Are you learning R operators? What about loop, function or visualization with R? Anyway, ultimate goal is to learn machine learning. Right? Don’t miss out to this great opportunity to get into machine learning & data science. Enroll today & learn everything about machine […]

How to Perform ANOVA analysis in R for Marketing

Do you aspire to become a Data scientist? Do you want to move into a high paying career of machine learning & data science? Are you looking to change your job? Do you dream of a better career & life? If you answered“Yes” to any of the above question, you need to enroll in this […]

Data Exploration in R with GGPLOT2 & Standard Functions

In this post, we are going to perform high level data exploration in R programming language using GGPLOT2 and its standard plotting functions. So if you are looking on information on how to make plots and graphs in R using ggplot2 or standard r functions, you will find this post useful. You can simply change […]

What is GGPlot2 & How To Use It

Ggplot2 is an advance R library designed for creating charts. Ggplot2 is one of the 3 graphics system in R, other than base and lattice. it was written by Hadley Wickham. Web site: http://ggplot2.org GGplot2 Overview Are you interested in learning R for data analysis and machine learning, click here. GGplot2 is like a R grammar […]

Business Analytics Part 10- Linear Regression Analysis

Do you want to learn linear & logistic regressions? Learn linear and logistic regressions and implement them with R & python. Join this short course today for only Rs 299 ($4).  Learn more In the last chapter, we studied about Regression analysis, its types and walked through concepts of univariate and multivariate analysis.   In […]

Business Analytic Part 9-Regression Analysis

Welcome to the chapter 9 of business analytics tutorial where we will start with subjects related to predictive modelling in data science. In this chapter, we will cover Regression analysis and its variants. We will first go through the definitions and concepts and later cover them in detail with case studies to see their real […]

Business Analytics Part 8-More Data Science & Statistical Concepts

We have already covered many data science and statistical concepts in previous chapters. We will continue with basic and advance data science related statistical concepts with their business applications in this chapter as well. Data Science & Statistical Concepts Skewness Skewness is the measure of the asymmetry or deviation from the symmetry in statistical analysis. […]

Business Analytics Part 7- Descriptive Analysis Vs Inferential Analysis

Machine learning course Learn machine learning and data science with R and python. Learn applied statistics and build models. Click on the button below to learn more.  14 Days full money Refund guarantee. Only $55 (3999 INR) Buy it Now You have already covered good ground if you have been following this tutorial from beginning but […]

Business Analytics Part 6- Two Way Analysis of variance (ANOVA)

In the last chapter about one way ANOVA, we studied how one way ANOVA is used to measure a variable or output or factor for more than two groups at different interval or level. Suppose we instead of one variable, we have two variables. In that case, we will two way ANOVA. Welcome to part […]

Business Analytics Part 5- One Way Analysis of Variance (ANOVA)

As we have already seen been through t test and f test in previous chapters, it is a good time to look at ANOVA in detail. In this chapter we will go through One Way ANOVA. In the last chapter, we have mentioned that t test for independent variable is equivalent to ANOVA if you […]

Business Analytics Part 4- Analysis of variance (ANOVA)

As mentioned in the first tutorial that these chapters are designed to help you learn and train for SAS Business Analyst certification and other data scientist certifications, we are going to first focus on topics which are more relevant for that and then we will explore the vast ocean of statistical concepts. if you have […]