The Data Mining Forum                             open-source data mining software data mining conferences Data Science for Social and Behavioral Analytics DSSBA 2022 data science journal
IMPORTANT: This is the old Data Mining forum.
I keep it online so that you can read the old messages.

Please post your new messages in the new forum: https://forum2.philippe-fournier-viger.com/index.php
 
input dataset format
Posted by: kristin
Date: February 13, 2018 11:52AM

Can I change the input dataset format?
My data is string type.
How can I change integer format to character data type?

Options: ReplyQuote
Re: input dataset format
Date: February 15, 2018 03:40AM

Hi,

If you want to do a bit of programming, you could modify the code for reading the input file so that it can read your input format instead of the default format. This should not be difficult if you know a little bit about Java programming. You need to find the class that contains the algorithm that you are interested in and then find the code for reading the file and then modify it.

Otherwise, another way is to write a program to convert your file to the SPMF format and then convert the result back to the format that you want.

Best regards,

Philippe

Options: ReplyQuote


This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.