IDS Unit - 3
IDS Unit - 3
IDS Unit - 3
2. Unsupervised Learning
Type of Machine Learning where we don’t give a target to our model.
While training, model has only input parameters values.
In these learning, model has to find which way it can learn by itself.
In these training data may be unstructured and unlabeled.
4. Reinforcement Learning
It is a feedback based ML technique in which an agent learns to
behave in an environment by performing actions and seeing
the results of actions.
In these the agent learns automatically using feedbacks without using
any labeled data.
Solves a specific type of problem where decision making is sequential
and goal is long term.
Step 5 : Evaluation
You will have to check the machine created against your evaluation data set
that contains inputs that the model does not know and verify the precision
of your already trained model.
Step 6 : Parameter Tuning
If during the evaluation you did not obtain good predictions and your
precision is not the minimum desired, it is possible that you have
overfitting -or underfitting problems and you must return to the training
step before making a new configuration of parameters in your model.
Advantages :
1. Automation of Everything : Machine Learning is responsible for
cutting the workload and time. By automating things we let the
algorithm do the hard work for us.
5. Best for Education and Online Shopping : ML would be the best tool
for education in the future. It provides very creative techniques
to help students study.
Disadvantages :
1. Possibility of High Error : In ML, we can choose the algorithms based
on accurate results. For that, we have to run the results on
every algorithm. The main problem occurs in the training and
testing of data.
4. Time and Space : If your data is large and advanced, the system will
take time. This may sometimes cause the consumption of more
CPU power.
Classifier Classification