On 04/05/2013 01:23 PM, Rafael Calsaverini wrote:
> If you have data in the form of a list of dictionaries like this:
>
> data = [{'target': 0 , 'featureVector' : [...]}, {'target': 1,
> 'featureVector': [...]}, ... ]
>
> You can use pandas to easily convert them into something that
> scikit-learn would accept:
>
You can also easily use numpy / python ;)
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general