Sanjay Rawat
2016-02-11 13:00:46 UTC
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
- Sanjay