crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Which of the following expressions, set a initial seed to random number generator?
Question Posted on 01 Oct 2020Home >> Python Programming >> Stats with Python >> Which of the following expressions, set a initial seed to random number generator?

Which of the following expressions, set a initial seed to random number generator?
Choose the correct option from below list
(1)np.random.start(1)
(2)np.random.set(1)
(3)np.seed(1)
(4)np.random.seed(1)

Answer:-(4)np.random.seed(1)
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

A positive value represents right skewed distribution. State if it is true or false?

Which of the following expressions, correctly calculate variance of a sample, x, derived from a population?

Which of the following method from numpy.random module can be used to select few elements randomly from a population?

Which of the following method of numpy library is used to determine range of a data set?

Which of the following expression represents a normal distribution with mean 2.0 and variance 4.0? stats is imported from scipy.






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap