Exercise #1: A selected UCI ML data set in ARFF format
                                Zahteve zaključka
                                
    
            
                                
                                    
                                
                            
                    
                    
                    
                
                Odprto: ponedeljek, 30. maj 2022, 08.30
            
    Find on the web pages of the UCI ML repository the Abalone data set.
Transform the data into the ARFF format -- use a text editor and WEKA.
To the beginning of the ARFF file, in the form of a comment, add the description of the data set (you can use the .names file from the repository).
Name the final ARFF file as "Abalone-<SurnameName>.arff"
(example: Abalone-KavsekBranko.arff) and submit it here!