Login
Remember
Register
Ask a Question
Recent questions and answers in Structured Data Classification
+1
vote
1
answer
Ordinal variables have __________
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
ordinal-variables
+1
vote
1
answer
True Positive is when the predicted instance and the actual instance are positive.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
true-positive
+1
vote
1
answer
Ensemble learning is used when you build component classifiers that are more accurate and independent of each other.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
ensemble-learning
+1
vote
1
answer
What does the command iris['species'].value_counts() return?
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
coloumn-value
+1
vote
1
answer
Supervised learning differs from unsupervised learning as supervised learning requires __________
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
supervised-learning
unsupervised-learning
+1
vote
1
answer
To view the first 3 rows of the dataset, which of the following commands is used?
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
iris-command
+1
vote
1
answer
The cross-validation technique is used to evaluate a classifier by dividing the data set into a training set to train the classifier and a testing set to test the same.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
cross-validation-technique
+1
vote
1
answer
Imputing is a strategy to handle ____________
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
imputing-strategy
+1
vote
1
answer
Let's assume you are solving a classification problem with a highly imbalanced class.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
taining-data
+1
vote
1
answer
Select the pre-processing technique(s) from the following.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
pre-processing-techniques
+1
vote
1
answer
Model Tuning helps to increase the accuracy.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
model-tuning
+1
vote
1
answer
Choose the correct sequence for the classifier building from the following.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
classifier-building
+1
vote
1
answer
Cross-validation causes over-fitting.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
cross-validation
+1
vote
1
answer
The commonly used package for machine learning in Python is _________
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
machine-learning
+1
vote
1
answer
Choose the correct sequence from the following.
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
classifier-output
+1
vote
1
answer
How many classes will the following command return?
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
command-output
+1
vote
1
answer
Email spam detection is an example of ________
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
email-spam-detection
+1
vote
1
answer
Which preprocessing technique is used to make the data Gaussian with zero mean and unit variance?
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
preprocessing-technique
+1
vote
1
answer
The classification where each data is mapped to more than one class is called _________
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
data-mapping
+1
vote
1
answer
The fit(X, y) is used to _________
answered
Jan 6, 2022
in
Structured Data Classification
by
sharadyadav1986
data-range
+1
vote
1
answer
Which classifier converges easily with less training data?
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
training-data
+1
vote
1
answer
Is there a class imbalance problem in the given data set?
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
data-set-class
+1
vote
1
answer
Identify the command used to view the dataset SIZE, and what is the value returned?
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
dataset-size
+1
vote
1
answer
Which type of cross-validation is used for an imbalanced dataset?
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
imbalanced-dataset
+1
vote
1
answer
Clustering is an example of ___________
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
data-clustering
+2
votes
1
answer
True Negative is when the predicted instance and the actual instance are positive.
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
predicted-instance
true-negative-prediction
+1
vote
1
answer
Identify the structured data from the following.
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
stuctured-data
+1
vote
1
answer
What kind of classification is our case study 'Churn Analysis'?
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
churn-analysis
+1
vote
1
answer
Which command is used to identify the unique values of a column?
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
coloumn-identification
+1
vote
1
answer
Images and documents are examples of _________
answered
Jan 5, 2022
in
Structured Data Classification
by
sharadyadav1986
structured-data-example
To see more, click for all the
questions in this category
.
Recent questions and answers in Structured Data Classification
...