update of web address
This commit is contained in:
@@ -9,7 +9,8 @@ DATE: today
|
||||
|
||||
For project 3, you can propose own data sets that relate to your research interests or just use existing data sets from say
|
||||
o "Kaggle":"https://www.kaggle.com/datasets"
|
||||
o The "University of California at Irvine (UCI) with its machine learning repository":"http://archive.ics.uci.edu/ml/datasets.html"
|
||||
o The "University of California at Irvine (UCI) with its machine learning repository":"https://archive.ics.uci.edu/ml/index.php".
|
||||
|
||||
|
||||
The approach to the analysis of these new data sets should follow to a large extent what you did in projects 1 and 2. That is:
|
||||
o Whether you end up with a regression or a classification problem, you should employ at least two of the methods we have discussed among _linear regression (including Ridge and Lasso)_, _Logistic Regression_, _Neural Networks_, _Convolution Neural Networks_, _Recurrent Neural Networks_, _Support Vector Machines_ and _Decision Trees, Random Forests_, _Bagging and Boosting_. You could for example explore all of the approaches from decision trees, via bagging and voting classifiers, to random forests, boosting and finally XGboost. If you wish to venture into _convolutional neural networks_ or _recurrent neural networks_, or extensions of neural networkds, feel free to do so.
|
||||
|
||||
Reference in New Issue
Block a user