Which of the following function is used to load a dataset in PyBrain?

37. Which of the following function is used to load a dataset in PyBrain?

  1. Load()
  2. Dataset()
  3. loadDataSet()

Answer: C) loadDataSet()

Explanation:

To load a dataset in PyBrain, you can use the loadDataSet() function.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.