RenatoGeh / gospn

A free, open-source inference and learning library for Sum-Product Networks (SPN)
BSD 3-Clause "New" or "Revised" License
23 stars 5 forks source link

Add CSV dataset support #7

Open RenatoGeh opened 7 years ago

RenatoGeh commented 7 years ago

Description: GoSPN only supports a custom .data and .arff dataset formats. We plan on adding .csv support.

File: io/csv.go