Skip to content

WebarchClub/kaggle-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle Test

A playground repository for learning to use git.

Instructions:

  1. Head over to Kaggle and choose a competition of you choice to work on.
  2. Write code to pre-process the dataset of the chosen competition, and also create a model which trains on the dataset.
  3. Upload whatever code you had written into this repository. Make sure you create a folder first (give it your name), place the code files inside your folders.

The purpose is to get a brief idea on using git, about kaggle and also learning to practically implement a ML model. You are free to use any ML algorithms you seem appropriate, including neural networks. You will find several reference materials in kaggle itself as you learn more how to use it.

Final submission sample overview:

root  
|__<your directory>  
|   |_ <your_code.py>  
|   |_ <jupyter_notebook.ipynb>  
|
|__ atul_gopinathan
    |_ mymodel.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published