Pages: [1]
  Print  
Author Topic: cluster data with SOM algorithm  (Read 301 times)
deniz
Newbie
*
Posts: 4


« on: January 18, 2012, 10:46:36 AM »

Hello
I want to cluster my data with SOM algorithm, my data file is csv type. I found some tutorials about neural network and all use data repository to retrieve data. Do I have to use repository, if I'm please help me have I store my csv file in repository? If I'm not what should I do, what are the steps?
Thanks for your help
deniz
Logged
Marius
Global Moderator
Sr. Member
*****
Posts: 370



WWW
« Reply #1 on: January 19, 2012, 03:02:37 PM »

Hi,

it is generally a good idea to store the data in the repository by first reading it via Read CSV and then use the Store operator to store the example set in the repository.
In another process you can then easily access your data via the retrieve operator without the need to configure another Read CSV operator.

Best,
Marius
Logged

Please add [SOLVED] to the topic title when your problem has been solved! (do so by editing the first post in the thread and modifying the title)
deniz
Newbie
*
Posts: 4


« Reply #2 on: January 20, 2012, 01:52:20 PM »

thanks for your hellp Smiley
I solve this problem but I couldn't cluster my data set with SOM algorithm because I couldn't find it. Can you explain how I use SOM algorithm please?
Logged
northrond
Newbie
*
Posts: 1


« Reply #3 on: February 08, 2012, 02:15:27 AM »

You will find it when you check the results of your operation and click on example set tab -> Plot view  and then you can choose SOMfrom the dropdown menu under Plotter option. have fun.
Logged
Pages: [1]
  Print  
 
Jump to: