0% found this document useful (0 votes)
73 views

Assignment On Crossword 2

1. OBJECTIVE - A metric that an algorithm is trying to optimize. 2. BACKPROPAGATION - The primary algorithm for performing gradient descent on neural networks. 3. VALIDATION - A process used to evaluate the quality of a machine learning model using the validation set.

Uploaded by

Prajwal Jadhav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views

Assignment On Crossword 2

1. OBJECTIVE - A metric that an algorithm is trying to optimize. 2. BACKPROPAGATION - The primary algorithm for performing gradient descent on neural networks. 3. VALIDATION - A process used to evaluate the quality of a machine learning model using the validation set.

Uploaded by

Prajwal Jadhav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment-on-crossword

1
O
B
J
2
P E
3 4
A A C E
5
B N A N T R A P
T D I G
6 7
M K E R A S V E
A S S E R
J T E

O I X
8 9
R T N W E I G H T
10
I A G A N C
T B U
11 12
Y U T H I
13
C L V A L I D A T I O N
L A O S D
14
B A C K P R O P A G A T I O N H
S I
15
S F A I R N E S S C O N S T R A I N T
G
EclipseCrossword.com

Word bank
ABTESTING BACKPROPAGATION EAGEREXECUTION FAIRNESSCONSTRAINT GAN HASHING
IID KERAS MAJORITYCLASS NANTRAP OBJECTIVE PANDAS TABULAR VALIDATION
WEIGHT

Across 15. Applying contraint to an algorithm to ensure one


or more definations of fairness are satisfied

Down
5. when one number is your model becomes a
NaN during training, which causes many or all
other numbers in your model to eventually
become a NaN 1. a metric that your algorithm is trying to optimize
7. A popular python machine learning API 2. A column oriented data analysis library
9. A coefficient for a feature in a linear model, or an 3. statistical way of comparing two(or more
edge in a deep network techniques typically an incumbent againt new
rival
10. Abbrevation for generative adversarial network
4. A tensorflow programming environment in which
13. A process used as part of training, to evaluate
operations run immediately
the quality of machine learning model using the
validation set 6. The more common label in a class-imbalanced
dataset
14. The primary algorithm for performing gradient
descent on neural networks
Assignment-on-crossword

Down
8. Q-learning in reinforcement learning
implementing Q-learning by using table to store
the Q-functions
11. In machine learning, a mechanism for bucketing
categorical data
12. Abbreviation for independently and identically
distributed

You might also like