Additional Terminology Flashcards
What is Backpropagation Through Time (BPTT)?
A method to train recurrent neural networks by unfolding them in time.
What is the Bag-of-Words model in NLP?
A representation of text that disregards grammar and word order but keeps word frequency.
What are biases in machine learning?
Systematic errors introduced in models due to assumptions in data or algorithms.
What is selection bias in datasets?
A bias introduced when the sample is not representative of the population.
What is confirmation bias in data interpretation?
The tendency to favor information that confirms one’s preconceptions.
What is historical bias in datasets?
Bias introduced due to outdated or non-representative historical data.
What is labelling bias in datasets?
Incorrect or inconsistent data labeling that affects model performance.
What is linguistic bias in datasets?
A bias that occurs when certain linguistic groups are favored over others in data.
What is sampling bias in datasets?
Bias caused by a non-random selection of data samples.
What is the role of a dataset in machine learning?
A collection of data used to train and evaluate machine learning models.
What is deep learning?
A subset of machine learning using neural networks with many layers.
What is a graphical processing unit (GPU) in deep learning?
A hardware unit that accelerates the computation of deep learning models.
What is hyperparameter tuning in machine learning?
The process of adjusting model settings to optimize performance.
What is a large language model (LLM)?
A neural network model trained on massive amounts of text data for language tasks.
What is latency in computing?
The delay before a transfer of data begins following an instruction.