QMB Final Exam

Flashcard Icon

Flashcard

Learn Mode Icon

Learn Mode

Match Icon

Match

Coming Soon!
Library Icon

Library

View Library
Match Icon

Create

Create More Decks
Flashcard Icon Flashcards
Flashcard Icon Flashcards
Library Icon Library
Match Icon Match (Coming Soon)

Computer Science - Software Engineering

View Results
Full Screen Icon

user_kumartyv Created by 7 mon ago

Cards in this deck(46)
What is the primary focus of regression analysis in statistics?
Blur Image
In regression, X values are called _____, and Y values are what we are trying to _____.
Blur Image
In regression analysis, what is the difference between Y and Y-hat?
Blur Image
What is the significance of the word 'model' in the code 'model = LinearRegression(fit_intercept=True)'?
Blur Image
What is a good model fit value in regression analysis?
Blur Image
Which of the following are problems with the holdout method for validation?
Blur Image
What is holdout validation in the context of machine learning?
Blur Image
In a decision tree, what is the first variable called before any branches?
Blur Image
One problem with a decision tree is that you are prone to _____ if you do not set the _____ appropriately.
Blur Image
What is a random forest in machine learning?
Blur Image
Does the random forest algorithm help prevent overfitting found in decision trees?
Blur Image
Can random forests be used for both regression and classification tasks?
Blur Image
Is it necessary to run a linear regression to interpret decision trees?
Blur Image
Are decision trees simple and straightforward to interpret?
Blur Image
What happens when 'maxdepth=' is removed in a decision tree?
Blur Image
What is the terminal node in a decision tree?
Blur Image
What is Scikit-learn in the context of machine learning?
Blur Image
What is the best source for up-to-date information on parameters for models like random forest?
Blur Image
Random forests are _____ interpretable than decision trees.
Blur Image
What is hierarchical clustering in unsupervised learning?
Blur Image
Can the correct number of clusters in hierarchical clustering be determined precisely?
Blur Image
What is K-means clustering?
Blur Image
In K-means clustering, does the analyst need to determine the number of clusters (K)?
Blur Image
Do unsupervised models have a target variable (Y)?
Blur Image
According to the documentation, a silhouette score of 1 is the _____ and a score of -1 is the _____.
Blur Image
What approaches could you use to understand more about customers with given data columns?
Blur Image
What is the purpose of the code using 'StandardScaler' from sklearn?
Blur Image
What is the elbow method in the context of K-means clustering?
Blur Image
Does the elbow method provide an exact number of clusters for a K-means algorithm?
Blur Image
Is hierarchical clustering more powerful than K-means for determining the exact number of clusters?
Blur Image
In K-means, the algorithm begins by assigning the first centroids to _____ and then _____ of each point to the centroid.
Blur Image
What does NLP stand for in the context of machine learning?
Blur Image
What is tokenization as defined in natural language processing?
Blur Image
What are recommender systems in the context of machine learning?
Blur Image
What are two common types of recommenders discussed in the lecture?
Blur Image
Which model approaches could work when building a model with continuous predictor and target variables?
Blur Image
What is a common problem associated with decision trees?
Blur Image
In linear regression, A is commonly known as the _____ and B is commonly known as the _____.
Blur Image
Is the Linear Regression estimator only capable of simple straight line fits?
Blur Image
What are the 5 steps to building a machine learning model as discussed in class?
Blur Image
What is the purpose of the code 'import matplotlib.pyplot as plt; import seaborn as sns; import numpy as np'?
Blur Image
What is the primary use of Matplotlib in data analysis?
Blur Image
What characterizes an unsupervised model in machine learning?
Blur Image
What characterizes a supervised model in machine learning?
Blur Image
What kind of model are you building if you have a bunch of X's but no Y's?
Blur Image
What is one reason linear regression is a good starting point in modeling tasks?
Blur Image

Ask Our AI Tutor

Get Instant Help with Your Questions

Need help understanding a concept or solving a problem? Type your question below, and our AI tutor will provide a personalized answer in real-time!

How it works

  • Ask any academic question, and our AI tutor will respond instantly with explanations, solutions, or examples.
Flashcard Icon
  • Browse questions and discover topic-based flashcards
  • Practice with engaging flashcards designed for each subject
  • Strengthen memory with concise, effective learning tools