[scikit-learn] sklearn.cluster.Birch

Sema Atasever s.atasever at gmail.com
Thu Apr 6 08:27:00 EDT 2017


Dear scikit-learn members,

I have a dat file where the columns represent the features and the rows
represent the protein. (you can see the dat file in the attachment)


i want to use *sklearn.cluster.Birch* with this text file values as X which
is the

Parameters:
X : {array-like, sparse matrix}

How can i transform this text file values into X : {array-like, sparse
matrix}.

I would appreciate if you could advise on some methods.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170406/693f4dd1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: features.dat
Type: application/octet-stream
Size: 242600 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170406/693f4dd1/attachment-0001.obj>


More information about the scikit-learn mailing list