Giter Club home page Giter Club logo

apcluster's People

Contributors

kosticn avatar ubod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

apcluster's Issues

predict() function

Hey,
I was wondering what the status of predict() function is. Are you going to add it in the near future?
There is a StackOverflow answer that gives the basics of predict, but I don't know if there is more to it than that.

Regards,
Damir

a question about `apcluster`

Hi, I am using apcluster and found this error, it's probably because the matrix is too large, is there a way to deal with big matrix when using apcluster? Thank you so much.

s2 <- corSimMat(Placenta_betaNorm_sig, sel=NA, r=1, signed=TRUE, method="pearson")

apres1a <- apcluster(s2)

Error in which(s > -Inf) : 
  long vectors not supported yet: ../../src/include/Rinlinedfuns.h:519

algorithm did not converge

I am using apcluster for clustering 21k items for which I already have a precomputed similarity matrix.

The issue:

changing apcluster() parameters even to convits=1000, lam=0.75 maxits=5000 does not get rid of the "algorithm did not converge" warnings. Increasing lam to 0.9 also did not made any change.

clust_result <- apcluster(matrix_sim, details=TRUE, maxits=5000, lam=0.9)

Question

Is this something to seriously worry about, so I should try to tweak parameters even more, or it is something not crucial?
In the plot(clust_result) the lines go flat rather fast (after 100 iterations or so).

Thank yo for your help

Darek Kedra

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.