UCI Data MultiClass Neural Network
This experiment predicts(DefaultTask) for the next data set that will be loaded to UCI Machine Learning Repository
This experiment predicts(DefaultTask) for the next data set that will be loaded to UCI Machine Learning Repository (https://archive.ics.uci.edu/ml/datasets.html) for public consumption. The data set contains the following features: DataName: Source &/or Type of Data; DataType: Possible values - Multivariate, Time Series, Domain-Theory etc.; DefaultTask: What did data can be use for, possible vales - Regression, Classification, Recommendation, etc.; AttributeType: Possible values - Categorical, Integer, Real etc.; RecordCount: Number of records in the data set; AttributeCount: Number of attributes in the data set; Year: Year when the data is loaded.
Based on the DataName, DataType, AttributeType, RecordCount, AttributeCount, and Year(Features), the experiment will predict the value of DefaultTask(Label).