Giter Site home page Giter Site logo

Mac issue about pydnmfk HOT 5 CLOSED

emkober avatar emkober commented on May 20, 2024
Mac issue

from pydnmfk.

Comments (5)

emkober avatar emkober commented on May 20, 2024 1

Well, going to a bigger k limit does generate rational looking selection plots. Though I still get those runtime warnings about invalid error in true_divide which is irritating, but not catastrophic? Will close for now.

from pydnmfk.

MaksimEkin avatar MaksimEkin commented on May 20, 2024

Hi, can you try a larger k range. Maybe like this: mpirun -n 4 python /Users/edward/pyDNMFk/main.py --p_r=4 --p_c=1 --process='pyDNMFk' --fpath='data/' --ftype='csv' --fname='HMX' --init='nnsvd' --itr=5000 --norm='kl' --method='mu' --results_path='results/34' --perturbations=100 --noise_var=0.015 --start_k=3 --end_k=10 --step_k=1 --sill_thr=.9 --sampling='uniform' --prune=true > log34.out &

from pydnmfk.

emkober avatar emkober commented on May 20, 2024

from pydnmfk.

emkober avatar emkober commented on May 20, 2024

small_HMX.csv
Here's a smallish (280x1000) data file as an example of what I'm trying to run if that helps.

from pydnmfk.

MaksimEkin avatar MaksimEkin commented on May 20, 2024

Hi @emkober, I am glad it is working now. I tried the sample data you shared with the following settings:

  • mpirun -n 4 python main.py --p_r=4 --p_c=1 --process='pyDNMFk' --fpath='data/' --ftype='csv' --fname='small_HMX' --init='nnsvd' --itr=2000 --norm='kl' --method='mu' --results_path='results/' --perturbations=50 --noise_var=0.015 --start_k=2 --end_k=22 --step_k=2 --sill_thr=.9 --sampling='uniform' --prune='true'

I did get same warning in the end, but the results seems okay with the high k-range. In this plot k-optimal seems to be either 6 or 14:

ss

from pydnmfk.

Related Issues (2)

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.