answersLogoWhite

0

Unsupervised classification is where the outcomes (groupings of pixels with common characteristics) are based on the software analysis of an image without the user providing sample classes. The computer uses techniques to determine which pixels are related and what classes belong together. The user can specify how many times the data are analyzed and the desired number of output classes but otherwise does not intervene in the classification process. However, the user must have knowledge of the area being classified when the groupings of pixels with common characteristics produced by the computer have to be related to actual features on the ground (such as wetlands, developed areas, coniferous forests, etc.).

Supervised classification is based on the idea that a user can select sample pixels in an image that are representative of specific classes and then direct the image processing software to use these choices as references for the classification of all other pixels in the image. Training areas (also known as testing sets or input classes) are selected based on the knowledge of the user. The user also sets the bounds for how close the matches have to be. These bounds are often set based on the spectral characteristics of the training area, plus or minus a certain increment (often based on "brightness" or strength of reflection in specific spectral bands). The user also designates the outputs (for example, how many final classes are needed).

User Avatar

Wiki User

∙ 12y ago

What else can I help you with?

Continue Learning about Statistics

Difference between classification and clustering?

Classification is a type of supervised learning (Background knowledge is known) and Clustering is a type of unsupervised learning(No such knowledge is known).


To decide whether observed differences between samples reflect actual differences between?

statistical significance


What are the differences between qualitative and quantitative models?

distinguish between qualitative and quantitative model


What is the difference between Supervised and unsupervised methods in data mining?

Unsupervised Learning• The model is not provided with the correct resultsduring the training.• Can be used to cluster the input data in classes onthe basis of their statistical properties only.• Cluster significance and labeling.• The labeling can be carried out even if the labels areonly available for a small number of objectsrepresentative of the desired classes.Supervised Learning• Training data includes both the input and thedesired results.• For some examples the correct results (targets) areknown and are given in input to the model duringthe learning process.• The construction of a proper training, validation andtest set (Bok) is crucial.• These methods are usually fast and accurate.• Have to be able to generalize: give the correctresults when new data are given in input withoutknowing a priori the target.


What are the differences between qualitative quantitative?

Quantitative is based on measurements and numbers :)

Related Questions

What are the key differences between supervised and unsupervised data mining techniques and how do they impact the outcomes of the analysis?

Supervised data mining techniques require labeled data for training, while unsupervised techniques do not. Supervised methods are used for prediction and classification tasks, while unsupervised methods are used for clustering and pattern recognition. The choice of technique impacts the accuracy and interpretability of the analysis results.


Difference between classification and clustering?

Classification is a type of supervised learning (Background knowledge is known) and Clustering is a type of unsupervised learning(No such knowledge is known).


What is the difference between supervised and unsupervised learning?

In supervised learning, the algorithm is trained on labeled data, where the correct answers are provided. In unsupervised learning, the algorithm is trained on unlabeled data, where the correct answers are not provided.


What is the difference between unsupervised and supervised learning in machine learning?

In supervised learning, the algorithm is trained on labeled data, where the correct answers are provided. In unsupervised learning, the algorithm is trained on unlabeled data, where the correct answers are not provided.


What is the difference between clustering and classification?

I've been looking for this aswer about a few months, and nothing! Researching on it, I believe that both are same. But, with only one markable difference: clustering is a type of unsupervised learning, and classification is a type of supervised learning. I believe that it is the only difference, and, of course, this dictates the way that the algorithm starts. But the results are essentially similar: grouped data.Good luck in your question. I hope I've helped!


What is the differences between classification and tabulation in statistics?

Differences between Classification and Tabulation


What is difference between supervised and unsupervised learning in nueral network?

supervised learning is that where we know input and output but don't know the processing whereas unsupervised learning is that where we know input but don't know output ,we put our best effort for best processing


What is the difference between supervised and unsupervised learning in the field of machine learning?

In supervised learning, the algorithm is trained on labeled data, where the correct answers are provided. In unsupervised learning, the algorithm is trained on unlabeled data, without explicit guidance on the correct answers.


What is the difference between supervised and unsupervised learning techniques in machine learning?

In supervised learning, the algorithm is trained on labeled data, where the correct answers are provided. In unsupervised learning, the algorithm learns patterns and relationships from unlabeled data without explicit guidance.


What are the key differences between data mining and unsupervised learning techniques?

Data mining involves extracting patterns and insights from large datasets, often using supervised learning techniques where the model is trained on labeled data. Unsupervised learning, on the other hand, does not require labeled data and focuses on finding patterns and relationships in data without specific guidance. The key difference lies in the level of supervision and guidance provided to the algorithms during the learning process.


What is the difference between supervised and unsupervised machine learning techniques?

Think of supervised learning like a student learning with the help of a teacher. The student (the model) is given both the questions (input data) and the correct answers (labels). Over time, the student learns to match questions with the right answers. 🔹 Example: Predicting house prices based on size, location, etc. — the model is trained with actual past prices. Now, unsupervised learning is more like exploring without a guide. The model is given data, but not told what the correct output is. It tries to find patterns or groupings all by itself. 🔹 Example: Grouping customers by behavior on a website without knowing who’s who — the model finds hidden patterns on its own. In short: Supervised learning = learning with answers Unsupervised learning = learning without answers, finding structure on its own


Difference between supervised and unsupervised learning?

well , in supervised learning there must be a human (a teacher) to intervened , i.e. the desired response of the system is already known so the network is make the system to respond as the desired one. in unsupervised learning is the exact opposite of the supervised, in whichThe outputs are not known, so the network is allowed to settle into suitable states by discovering special features and patterning from available data without using an external help