Assignment
Details:
• First, you need to choose ONE dataset from Kaggle.
• Second, you need to run 6 different Kernels (Approaches) one that dataset.
• After that, you need to come up with a new approach (new code) that runs on the same dataset, but it should have better result comparing to the other 6 Kernels.
• Then, compare the results of these different 6 Kernels (Approaches), by providing a report that:
Specify the Dataset and the 6 Kernels "Clearly". Should explain clearly each approach.
How the result of each one is different from the other.
Why the new approach is better than the other 6 Kernels.
• Note: create your account in Kaggle, so you can run the 6 Kernels, and the new one using the same dataset.