This keyword lets your program make a decision.
What is an if statement?
The "C" in the CIA Triad stands for this
What is Confidentiality?
This type of AI model organizes decisions by asking questions in a tree-like structure.
What is a Decision Tree?
This machine learning model is inspired by the human brain.
What is a Neural Network?
This instructor is currently working on research related to AI.
All of us!
This error occurs if you forget to indent code under an if or loop.
What is IndentationError?
This part of the CIA Triad ensures that they systems are accessible when needed?
What is Availability?
This part of a decision tree is the first question asked.
What is the Root Node?
A Neural Network improves by doing this with examples.
What is Training?
This instructor used to be a Psychology major
Who is Miguel?
Contrary to popular belief, Computer Science is not only about this.
What is programming?
This example of an attacker using a printed photo to bypass a facial recognition system is violating this principle.
What is Integrity?
A decision tree splits at these points based on different conditions.
What are Decision Nodes?
CNN Stands for this type of neural network, used especially for images.
What are the Generator and the Discriminator?
This instructor loves rollercoasters anything adrenaline related.
Who is Cristina?
This keyword is used to repeat a block of code for a set number of times.
what is a for or while loop?
The statistical relationship where two variables move together, BUT DOES NOT imply one causes the other.
What is Correlation?
Decision trees can be used to predict if a link is suspicious in this field.
What is Cybersecurity?
This model starts with noise and learns to turn it into realistic images over time.
What is a Diffusion Model?
This instructor is currently pursuing a M.S. in Artificial Intelligence.
This function lets your program ask the user a question.
What is input()?
This term refers to good personal practices like using strong passwords and logging out.
What is Security Hygiene?
This was the Root Node of our "Walk Outside" Decision Tree.
What is the Weather?
This model starts with noise and learns to turn it into realistic images over time.
What is a Diffusion Model?
This instructor had a project which consisted of posting a dad joke a day for 431 days in my Instagram stories.
Who is Ivan?