Chapter 1 – Introduction to Machine Learning in Pentesting
- Although machine learning is an interesting concept, there are limited business applications in which it is useful.
False
- Machine learning applications are too complex to run in the cloud.
False
- For two runs of k-means clustering, is it expected to get the same clustering results?
No
- Predictive models having target attributes with discrete values can be termed as:
Classification models
- Which of the following techniques perform operations similar to dropouts in a neural network?
Bagging
- Which architecture of a neural network would be best suited for solving an image recognition problem?
A convolutional neural network
- How does deep learning differ from conventional machine learning?
Deep learning algorithms can handle more data and run with less supervision from data scientists.
- Which of the following is a technique frequently used in machine learning projects?
All of the above