TIS - Intro To Machine Learning
TIS - Intro To Machine Learning
Definition
2. Medical diagnosis- Machine learning can help with the diagnosis of several diseases. Many medical
professionals use chatbots with speech recognition capabilities to find out patterns in symptoms.
3. Predictive analytics - This analytics is one of the most promising examples of machine learning. It's
applicable for every domain from service, product development to house or plot pricing.
Supervised Learning
Supervised learning is a type of machine learning where the algorithm is trained
on labeled data to make predictions or classifications on new, unseen data. In
supervised learning, the training data consists of input variables (also known as
features) and their corresponding output variables (also known as labels or
targets).
Unsupervised Learning
Unsupervised learning is a type of machine learning where the algorithm is trained
on unlabeled data, meaning there are no output variables or labels associated
with the data. The goal of unsupervised learning is to find patterns or structure in
the data, such as clustering similar data points together or reducing the
dimensionality of the data.
Reinforcement Learning
● cleaning and
● transforming raw data into a format that
can be easily understood by algorithms.
1. Discovery:
Discovery step involves acquiring data from all
the identified internal & external sources, which
helps you answer the business question.
2. Preparation:
Data can have many inconsistencies like
missing values, blank columns, an incorrect
data format, which needs to be cleaned. The
cleaner your data, the better are your
predictions.
3. Model Planning:
We need to determine the relation between input variables. Planning for a model is
performed by using different statistical formulas and visualization tools.
4. Model Building:
Here, Data scientist distributes datasets for training and testing. Techniques like
association, classification, and clustering are applied to the training data set.
5. Operationalize:
Model is deployed into a real-time production environment after thorough testing.
6. Communicate Results:
Here the key findings are communicated to all stakeholders. This helps to decide if the
project results are a success or a failure.
Data Collection
● Population:
● Sample: