National Testing Agency
Question Paper Name : | Components And Applications C |
Subject Name : | 2020 Shift 1 |
Creation Date : | Components and Applications of |
Duration : | 2020-09-15 13:26:32 |
Total Marks : | 180 |
Display Marks: | 100 |
Share Answer Key With Delivery Engine : | Yes |
Actual Answer Key : | Yes |
Group Number : | Yes |
Group Id : | 1 |
Group Maximum Duration : | 8995145 |
Group Minimum Duration : | 0 |
Show Attended Group? : | 120 |
Edit Attended Group? : | No |
Break time: | No |
Group Marks : | 0 |
Is this Group for Examiner? : | 100 |
Section Id : | No |
Section Number : | 8995145 |
Section type : | 1 |
Mandatory or Optional : | Online |
Number of Questions : | Mandatory |
Number of Questions to be attempted : | 100 |
Section Marks : | 100 |
Display Number Panel : | 100 |
Group All Questions : | Yes |
Mark As Answered Required? : | Yes |
Sub-Section Number : | Yes |
Sub-Section Id : | 1 |
Question Shuffling Allowed : | 8995145 |
- Question Number : 1 Question Id : 899514341 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
In which of the following applications can we use deep learning to solve the problem?
--- Content provided by FirstRanker.com ---
- Image classifications
- Protein structure prediction
- Detection of exotic particles
- All of the above
Options:
--- Content provided by FirstRanker.com ---
8995141361. 1
8995141362. 2
8995141363. 3
8995141364. 4
- Question Number : 2 Question Id : 899514342 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Statement 1: It is possible to train a network well by initializing all the weights.
Statement 2: It is possible to train a network well by initializing biases as 0. Which of the following statements given above is true?
- Statement 1 is true and Statement 2 is false
- Statement 1 is false and Statement 2 is true
- Both are true
- Both are false
--- Content provided by FirstRanker.com ---
Options:
8995141365. 1
8995141366. 2
8995141367. 3
--- Content provided by FirstRanker.com ---
8995141368. 4
- Question Number : 3 Question Id : 899514343 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Definition of density at a point p is:
- number of points within a circle of radius Eps centered p
- diameter of a circle of radius Eps centered p
- radius of a circle of radius Eps centered p
- None of the above
--- Content provided by FirstRanker.com ---
Options:
8995141369. 1
8995141370. 2
--- Content provided by FirstRanker.com ---
8995141371. 3
8995141372. 4
- Question Number : 4 Question Id : 899514344 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which one of the following is a Keras model that provides linear stack of layers?
- Dense
- Sequential
- Keras functional API
- Initializer
--- Content provided by FirstRanker.com ---
Options:
8995141373. 1
--- Content provided by FirstRanker.com ---
8995141374. 2
8995141375. 3
8995141376. 4
- Question Number : 5 Question Id : 899514345 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
To obtain the list of weights of the layer layer, which of the following function is used?
--- Content provided by FirstRanker.com ---
- layer.weights()
- layer.get_weights()
- layer.set_weights(weights)
- layer.input()
Options:
--- Content provided by FirstRanker.com ---
8995141377. 1
8995141378. 2
8995141379. 3
8995141380. 4
- Question Number : 6 Question Id : 899514346 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
What types of points are identified by DB-Scan?
- Core points
- Border points
- Noise points
- All the above
--- Content provided by FirstRanker.com ---
Options:
8995141381. 1
8995141382. 2
8995141383. 3
8995141384. 4
--- Content provided by FirstRanker.com ---
- Question Number : 7 Question Id : 899514347 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following is the default activation function for the dense layers in Keras?
- softmax
- selu
- linear
- relu
--- Content provided by FirstRanker.com ---
Options:
8995141385. 1
8995141386. 2
8995141387. 3
--- Content provided by FirstRanker.com ---
8995141388. 4
- Question Number : 8 Question Id : 899514348 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
A dropout layer is used to
- introduce non-linearity
- prevent overfitting
- to flatten the input
- to reshape the input
--- Content provided by FirstRanker.com ---
Options:
8995141389. 1
8995141390. 2
--- Content provided by FirstRanker.com ---
8995141391. 3
8995141392. 4
- Question Number : 9 Question Id : 899514349 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Limitations of DB-Scan include:
- Varying densities
- High-dimensional data
- Sensitivity to parameters
- All the above
--- Content provided by FirstRanker.com ---
Options:
8995141393. 1
--- Content provided by FirstRanker.com ---
8995141394. 2
8995141395. 3
8995141396. 4
- Question Number : 10 Question Id : 899514350 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following parameter specifies the number of times model sees training data?
--- Content provided by FirstRanker.com ---
- loss
- epochs
- batch size
- verbose
Options:
--- Content provided by FirstRanker.com ---
8995141397. 1
8995141398. 2
8995141399. 3
8995141400. 4
- Question Number : 11 Question Id : 899514351 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following parameter specifies the number of training samples which are seen before updating the weights.
- loss
- epochs
- batch size
- verbose
--- Content provided by FirstRanker.com ---
Options:
8995141401. 1
8995141402. 2
8995141403. 3
8995141404. 4
--- Content provided by FirstRanker.com ---
- Question Number : 12 Question Id : 899514352 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
What is the limitation of complete linkage clustering:
- Tries to break large clusters
- Sensitive to noise
- It can't handle non-elliptical shapes
- Merges smaller clusters
--- Content provided by FirstRanker.com ---
Options:
8995141405. 1
8995141406. 2
8995141407. 3
--- Content provided by FirstRanker.com ---
8995141408. 4
- Question Number : 13 Question Id : 899514353 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which one of the following is the compulsory parameter for defining Conv2D() in Keras?
- kernel_size
- strides
- activation
- data_format
--- Content provided by FirstRanker.com ---
Options:
8995141409. 1
8995141410. 2
--- Content provided by FirstRanker.com ---
8995141411. 3
8995141412. 4
- Question Number : 14 Question Id : 899514354 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
What is the default stride for Conv2D() layer in Keras?
- (1,1)
- (1,2)
- (2,1)
- (2,2)
--- Content provided by FirstRanker.com ---
Options:
8995141413. 1
--- Content provided by FirstRanker.com ---
8995141414. 2
8995141415. 3
8995141416. 4
- Question Number : 15 Question Id : 899514355 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following is a aggregation-based supervised learning
--- Content provided by FirstRanker.com ---
- Hidden Markov Model
- Kernel regression
- Decision tree
- Adaboost
Options:
--- Content provided by FirstRanker.com ---
8995141417. 1
8995141418. 2
8995141419. 3
8995141420. 4
- Question Number : 16 Question Id : 899514356 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
An ultrasonic sensor is
- Active sensor
- Passive sensor
- Both
- Neither active nor passive
--- Content provided by FirstRanker.com ---
Options:
8995141421. 1
8995141422. 2
8995141423. 3
8995141424. 4
--- Content provided by FirstRanker.com ---
- Question Number : 17 Question Id : 899514357 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Assume that there are four possible states (s1, s2, s3, and s4) that a robot can occupy. What is the probability that the robot occupies the state s1? Assume a uniform belief.
- 1
- 0
- 0.25
- Information is insufficient to determine the probability
--- Content provided by FirstRanker.com ---
Options:
8995141425. 1
8995141426. 2
8995141427. 3
--- Content provided by FirstRanker.com ---
8995141428. 4
- Question Number : 18 Question Id : 899514358 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following can be used as a non-linear classifier
- Support vector machine
- K-means
- Linear regression
- None of these
--- Content provided by FirstRanker.com ---
Options:
8995141429. 1
8995141430. 2
--- Content provided by FirstRanker.com ---
8995141431. 3
8995141432. 4
- Question Number : 19 Question Id : 899514359 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
The key difference(s) between robotic things in IoRT compared to the things in IoT
- The robotic things are more efficient unlike the things in IoT
- The robotic things can directly move other things physically unlike the things in IoT
- The robotic things are more secure unlike the things in IoT
- The robotic things are can communicate better compared to the things in IoT
--- Content provided by FirstRanker.com ---
Options:
- Question Number : 20 Question Id : 899514360 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following is/are enabled by IoRT over conventional robots
- Communication between geographically separated humans and robots
- Distributed localization and object recognition
- None of the above
- Both (a) & (b)
--- Content provided by FirstRanker.com ---
Options:
8995141437. 1
8995141438. 2
8995141439. 3
8995141440. 4
--- Content provided by FirstRanker.com ---
- Question Number : 21 Question Id : 899514361 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
In which of the following field, machine learning is used extensively
- Computational biology
- Natural language processing
- Computer vision
- All of the above
--- Content provided by FirstRanker.com ---
Options:
8995141441. 1
8995141442. 2
8995141443. 3
--- Content provided by FirstRanker.com ---
8995141444. 4
- Question Number : 22 Question Id : 899514362 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
The CRLB for the fisher information matrix A = [a1 a2]T, where a1 = [5 4] and a2 = [3 2] and T denotes transpose of a matrix, is
- 0.352942
- 0.058824
- -0.058824
- 0.235295
--- Content provided by FirstRanker.com ---
Options:
8995141445. 1
8995141446. 2
--- Content provided by FirstRanker.com ---
8995141447. 3
8995141448. 4
- Question Number : 23 Question Id : 899514363 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
The Galvanic skin response sensor records the
- Intensity of human emotional state
- Health condition of muscles
- Electrical signals from the heart
- Breathing rate
--- Content provided by FirstRanker.com ---
Options:
8995141449. 1
--- Content provided by FirstRanker.com ---
8995141450. 2
8995141451. 3
8995141452. 4
- Question Number : 24 Question Id : 899514364 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which one of the following is a standard metric to measure the performance of any learning algorithm:
--- Content provided by FirstRanker.com ---
- Accuracy
- F-measure
- Precision
- All of the above
Options:
--- Content provided by FirstRanker.com ---
8995141453. 1
8995141454. 2
8995141455. 3
- Question Number : 25 Question Id : 899514365 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following is the main spike visible on an ECG line
--- Content provided by FirstRanker.com ---
- P
- ST
- QRS
- PQ
Options:
--- Content provided by FirstRanker.com ---
8995141457. 1
8995141458. 2
8995141459. 3
8995141460. 4
- Question Number : 26 Question Id : 899514366 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
The sensor node in smart agriculture kit to integrate multiple sensors is called
- Wardmote
- Waspmote
- Sensonode
- Meshlium
--- Content provided by FirstRanker.com ---
Options:
8995141461. 1
- Question Number : 27 Question Id : 899514367 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
For classification problems with unequal class distributions which of the following is a good performance measure
- Accuracy
- F-measure
- Precision
- Recall
--- Content provided by FirstRanker.com ---
Options:
8995141465. 1
--- Content provided by FirstRanker.com ---
8995141466. 2
8995141467. 3
8995141468. 4
- Question Number : 28 Question Id : 899514368 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
Which of the following methods is based on weighted least squares in which previous values are taken in account for determining the future value?
--- Content provided by FirstRanker.com ---
- Bayesian method
- Recursive Least Square method
- Kalman filter method
- None of these
Options:
--- Content provided by FirstRanker.com ---
8995141469. 1
8995141470. 2
8995141471. 3
8995141472. 4
- Question Number : 29 Question Id : 899514369 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
A set of recursive equations to find the optimal gain at each time step is called
- Adaptive least square equations
- Riccati Equations
- Gauss Equations
- Kalman Equations
--- Content provided by FirstRanker.com ---
Options:
8995141473. 1
8995141474. 2
8995141475. 3
8995141476. 4
--- Content provided by FirstRanker.com ---
- Question Number : 30 Question Id : 899514370 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
F-measure is the ________ of precision and recall
- geometric mean
- arithmetic mean
- weighted mean
- harmonic mean
--- Content provided by FirstRanker.com ---
Options:
8995141477. 1
8995141478. 2
8995141479. 3
--- Content provided by FirstRanker.com ---
8995141480. 4
- Question Number : 31 Question Id : 899514371 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
If X is the random variable and a and b are the constants, the expectation of aX+ b
- aE(X)
- aE(X) + b
- a² E(X) + b
- None of these
--- Content provided by FirstRanker.com ---
Options:
8995141481. 1
8995141482. 2
--- Content provided by FirstRanker.com ---
8995141483. 3
- Question Number : 32 Question Id : 899514372 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
The zero-mean and unity-mean features in localization are used to handle
- Device diversity
- Huge volume of data
- Uncertainty of measurements
- None of these
--- Content provided by FirstRanker.com ---
Options:
8995141485. 1
8995141486. 2
--- Content provided by FirstRanker.com ---
8995141487. 3
8995141488. 4
- Question Number : 33 Question Id : 899514373 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
A standard way of estimating the parameters of machine learning algorithm
- With the use of validation set
- 1 -fold Cross validation technique
- Training and testing
- N-fold cross validation
--- Content provided by FirstRanker.com ---
Options:
8995141489. 1
--- Content provided by FirstRanker.com ---
- Question Number : 34 Question Id : 899514374 Question Type : MCQ Option Shuffling : No Display Question Mandatory : No Single Line Question Option : No Option Orientation : Vertical Correct Marks : 1 Wrong Marks : 0
If the standard deviation of localization error for Localization Methods A and B are 1 m and 1.5 m, respectively. Which method is good?
- A
- B
- Both are same
- None of these
--- Content provided by FirstRanker.com ---
Options:
8995141493. 1
8995141494. 2
8995141495.
--- Content provided by FirstRanker.com ---
This download link is referred from the post: ARPIT Last 10 Years 2011-2021 Previous Question Papers
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---