I’m going to design a database. The data in the database will be used in data-mining purpose later. I want to know if there is a better practice or way to design the database so that it will be useful for data-mining use. Particularly what should I notice when I design the database schema for data-mining use?
Share
You can start to design a database with some introductory tutorials, like introduction to data mining or spatial data and text mining. You will see that most of the approaches is focused around SQL relational databases. In creating a model see building a model.