Hi,I have an on-going project, implemented in python. I am generating vectors 
(containing 0s, 1s) that are represented as bit-vector using pythob "BitVector" 
module. I am considering to applying some clustering algo to have some idea 
about these vectors. I found Scikit-learn a great python framework to do so. 
However, I could not see if I can directly use bit-vectors that I have 
generated using BitVector in scikit-learn. It can save a lot of time if I can 
directly use these vectors. Is there any way to do so?  Thanks & Regards
- Sanjay

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to