GithubHelp home page GithubHelp logo

k-fold-cross-validation's Introduction

This is a coding assignment submission for the Data Mining class

Major Code Dependencies:

Scikit-learn
PyTorch
Numpy
Matplotlib
Scipy

Jupyter Notebook

How to run the code:

If you are unable to install the dependencies on your system, 100% of the code is contained in 4 jupyter notebooks so, you can render them in this GitHub repository: https://github.com/Bibek-Poudel/Coding_Assignment_C3

Else,

  • Step 1: Install Jupyter Notebook and other dependencies in your system.
  • Step 2: You will find 4 Notebooks, each one concerning with a different task in the assignment:
    • Notebook 1: Cross Validation for Binary Classification (performs 5 fold cross validation on all binary classification datasets given)
    • Notebook 2: Binary Classification (performs binary classification on all datasets using the best found values from Notebook 1)
    • Notebook 3: Cross Validation for Multi-Class Classification (performs 5 fold cross validation on the multiclass classification dataset)
    • Notebook 4: Multi Class Classification (performs multi class classification on the best found values from Notebook 3)

Datasets

The dataset files are included in GitHub but dropbox submissions max out at 48 MB. So, to run the jupyter notebook locally in your system, inside the datasets folders, place the uncompressed versions of dataset files (.npz or .mat files) in the respective subfolders given below:

folders:
datasets\bi-class\
datasets\multi-class\

k-fold-cross-validation's People

Contributors

bibek-poudel avatar poudel-bibek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.