Python Use Numpy Library For Scientific Computation
Python Use Numpy Library For Scientific Computation
What keyword would you use to add an alternative condition to an if statement is?
elif
If the condition is true the statement of if block will be executed otherwise the statement in the else block will
be executed
Which of the following enclose the input parameter or an argument of an function are (
Which of the following keyword mark that a beginning of the function block is def
Which of the following comment is used to open a file c: \temp.txt in read only mode
Which of the following command can be used to read a number of characters from your file using the file object
<file>
File.read (n)
Which of the following statement is correct to explain the function of seek() method
Move the current file position to to your different location at a defined offset
The method which used to print the bike number at which the file pointer exist
Tell
Which of the following represent the a template are blueprint or a contract that define the object of a same data
type
A class
Which of the following is used to for hide the code and the data in single unit to protect the data from the
outside the world
Encapsulation
Which of the following process hide the real implementation of an application from the user and emphasizingis
only on how to use the application
Abstraction
What is the worst choice of split ratio training set : test set?
50:50
Which of the following is a widely used and effective machine learning algorithm based on the idea of bagging
Random forest
What is the biggest weakness of decision tree compared to the logical regression classifier
Decision tree are more likely to overfit the data
What is the input and output of NLP system speech and written text
How how many except statement can a try except block can have
More than zero
Which of the these will match string revolution revolutionary and revolutionaries
Revolution [a-z]*
To open or connect with database which function used or called at the time
Connect ()
Which of the following snippets create and connect to a new sqlite database
Import sqlite3
Connection =sqlite3.connect("test_database.db")
Which of the widget is used to offer several option to the user and the user has choose one option
radio button
Which of the following is the correct syntax of the connect () function in sqlite3
Sqlite3. Connect (database)
Which keyword we used to fetch the data from the table database
Select
Which metal set a size for the window and the position on the screen
geometry ()
By defining – the user cannot modify the with of the column of treeview
Stretch= TK.no
Which method accept duration keyword that stop recording after a specified number of seconds
Record ()
If we are dimension is given as _ in operation the other dimension are automatically calculator
Negative one
which of the following statement is false
Ndarray is also known as the axis array
Which of the following function of seriesis used to return first n element from the series
S.head()
Which of the following statement is correct with respect to loc and iloc
iloc does not include the last element of the range
Pandas data frame __automatically insert went the corresponding value for a column missing
NaN
Which of the following element is used to identify data series by the it's colour pattern
legend
__is the machine learning algorithm that can used with labelled data
Regression
In python which of the following library can best help managing database
Pandas
What is regression
It is a technique to predict the value
Can we solve the multi class classification problems using logistic regression
True yes
The process of understanding the meaning and interpretation what's signed under sentence structure is called as
Sematic Analysis
___is a subfield of computer science artificial intelligence information engineering and human computer
interaction
NLP
Which are step is the process breaking down document into smaller unit of analysis
Tokenization
Which of the following could you use to retrieve the list of unique words
Get_feature_names()
which function could you use to implement a bag of words I creating a matrix of token count
Countvectorizer()
In a classification problem which of the following activation function is most widely used in the output layer of
neural network
Sigmoid function
Which neural network has only one hidden layer between the input and the output
Shallow neural layer
Tensor flow is a free and open source python based library function
python
Tens are flow support which python version python 3.6 latest version
Which of the following tool is the deep learning wrapper on tensor flow
Keras
A___request shape of the input ( input_shape) to understand the structure of the input data
Kera layer
The r GB triple 255 04 for red but open CV code actually interpret this colour as blue