CodeSpaceHQ / MENGEL

A framework that applies machine learning algorithms and automates the process of finding the right algorithm for the job.
6 stars 1 forks source link

Create a module in R to merge datasets #28

Closed ghost closed 8 years ago

ghost commented 8 years ago

Some of the data will come in multiple datasets, if we want to run the dataset as a whole we will need a merge function to combine these datasets. I feel like R has some tools that will make this easier.