Giter VIP home page Giter VIP logo

comparing-trajectory-clustering-methods's People

Contributors

seljukgulcan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

comparing-trajectory-clustering-methods's Issues

I‘m a beginer for Python and need some help

hi, Shathra
I download the code zip, but i don't know how to run it for my own GPS trajectory data, could you help me to analyze my data? My data include track ID, longitude, latitude and timestamp.
If here is not convenient answer, you can contact me with [email protected].
look forward and really thanks for your help!

Need some tips

Hi Shathra,

I run your demo, fantastic! If i want to plot the picture for every single cluster, such as plot the picture which the cluster is 1, how to change the code? Also, in DBSCAN, how to remove the noisy trajectory?

thanks!

about silhouette method

When I tested the kmedios clustering method with my own dataset, I called the silhouette method to evaluate the clustering effect, but why the results of the same data are not the same each time?
This is how I call the method:silhoutte_score = metrics.silhouette_score(D, labels),Where D denotes distance matrix, labels denotes labels corresponding to each track。When I do the calculation with the same k value, I get different results.

No such file or directory: '0.traj'

When i am running merger.py ,some error like this: FileNotFoundError: [Errno 2] No such file or directory: '0.traj'

I have readed your other Issues ,can you show some example of 0.traj file ,please .

Thank you very mach

Data files

Hi!

Many thanks for your sharing!
I'm testing your codes. In the codes the files such as 'dense.dat', '1_traj_seg.dt', 'distance1.npz' and 'gaussian_representation.dat' are loaded and they are missing here. Could you please upload them? Many thanks!

Cheers!

data link

The link of the data doesn't works

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.