This repository has been archived by the owner on Sep 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Regression
FatimaOkunola edited this page Nov 12, 2018
·
3 revisions
Regression method is one of the most common classification algorithms used in data-science. It involves predicting the possibility of an outcome; also known as dependent variable, using a set of independent variables or a single variable. It determines the relationships between variables. It helps sort out which of the independent variables does have an impact on your result and which doesn't. There are several kinds of regression methods, however, the most common ones are: Linear regression and Logistic regression.
For more info visit, regression analysis
Overview
Basic Concepts
- What is Data Mining?
- Data mining goals
- Data objects and statistical concepts
- Machine Learning techniques
- Applications
- Related Technologies
Machine Learning Algorithms
- Association rules
- Classification
- Prediction
- Clustering
Machine Learning tool tutorials
Assignment
Advanced Topics
Data warehouse and OLAP