Closed stevengogogo closed 2 years ago
For the class project, you can propose classification or regression topics. It does not need to be based on classification only.
Declare the current challenges of each dataset.
contains all kinds of organs. They have their own difficulty
https://www.kaggle.com/competitions/house-prices-advanced-regression-techniques/data
https://www.kaggle.com/datasets/neuromusic/avocado-prices
https://www.kaggle.com/datasets/mpwolke/cusersmarildownloadsbreastccsv
The goal of this competition is to predict e-commerce clicks, cart additions, and orders. You'll build a multi-objective recommender system based on previous events in a user session.The training data contains full e-commerce session information. For each session in the test data, your task it to predict the aid values for each session type thats occur after the last timestamp ts in the test session. In other words, the test data contains sessions truncated by timestamp, and you are to predict what occurs after the point of truncation.
https://www.kaggle.com/competitions/otto-recommender-system/data
https://github.com/VinAIResearch/PhoNER_COVID19
https://www.kaggle.com/datasets/ahmadjalalmasood123/deaths-by-risk-factor-dataset
Bayesian Deep Learning and a Probabilistic Perspective of Generalization https://arxiv.org/abs/2002.08791
We will need to decide a proposal for the incoming final project.
Project Repo
doc/proposal.tex
firstDecision 🤝
Dataset
Framework
Format
The proposal should contain: • Project title and team. • Project description. Describe briefly the goal of the project, the data set, and the pattern recognition techniques to be used (e.g., data cleaning, data visualization/exploration, feature selection/extraction, classification/regression method, model selection, error estimation). • References: these are the papers where the experiments were originally published or that support the methodology you will use in your paper. At least 2 papers should be included.
The project must use pattern recognition and machine learning methods. It cannot be based only on simulated data (but it may use it). The results in the project must be your own original work.
You may use a data set that has been published in a recent paper, a data set you produced in your research, or one of the data sets in the textbook (please see Appendix A8).
Platforms to find
References