Linear Regression using sklearn
This topic explains the basics of regression with a simple linear regression program and validating the output using the metrics.
More …This topic explains the basics of regression with a simple linear regression program and validating the output using the metrics.
More …This topic explains the method to understand the categorical data using the pie chart and bar chart.
More …This topic explains the method to identify the distribution of a continuous variable using the histogram.
More …This topic explains the statistics method to remove the outliers in the given data.
More …This topic explains the basics of a box plot and to detect the outliers of the given data visually using box plot.
More …