Hi all,

I would like to use a Json file from which I take the dataset for my
clustering algorithm. The Json would be in the form of a nested dictionary.
It would be great if someone could show me the correct direction regarding
how to load this file(for usage purpose) using scikit-learn module, to use
the resulting object in any clustering algorithm, preferably mean shift and
k-means.

The dataset I am using is very small, the number of data points are very
small say in the range less than 100. Will the above two given algorithm
work with this dataset or could anyone suggest a better algorithm that I
can use.

Excuse me if there is any mistake.

Regards,
Abijith

-- 
Abijith KP
github.com/abijith-kp
kpabijith.wordpress.com
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to