Ticket #20 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

pendigits should be converted to the new convention

Reported by: cdavid Assigned to: cdavid
Priority: major Milestone: learn: first scikits release
Component: learn Version:
Keywords: Cc:

Description

Right now, pendigits does not return a dictionary with keys data/label/class. The problem is that there are really two datasets (training and testing). Maybe they should be different datasets ? (should we allow nested datasets, eg datasets.pendigits.training, datasets.pendigits.testing ?)

Change History

07/22/07 01:49:41 changed by cdavid

  • status changed from new to closed.
  • resolution set to fixed.

Solved in r450