Giter VIP home page Giter VIP logo

cz4041_machine_learning's Introduction

CZ4041 : Machine Learning

Learning Outcome

I have learnt how various machine learning methods or algorithms work as well as their strengths and weaknesses. The coursework involves selecting a given topic/task on Kaggle and then implementing the best possible machine learning model for the selected task.

Coursework Project - Leaf Classification

  • Implemented 8 different machine learning models to perform leaf classification - Naive Bayes Classifier, Support Vector Machine, K-Nearest Neighbours, Logistic Regression,Linear Discriminant Analysis,Decision Tree,Random Forest and Multilayer Perceptron
  • Analyzed the performance of the above machine learnings algorithms for leaf classification
  • MLP produces the best prediction results (i.e. the highest accuracy and the lowest log loss value)
  • Submitted the prediction results to Kaggle
  • Placed among top 15% on the public leaderboard according to the final evaluation scores on Kaggle.

For the project demonstration video :
https://www.youtube.com/watch?v=pQM_NAij_qY&feature=youtu.be

Disclaimer : The python code used to implement the coursework project is no longer maintained. There may be errors or bugs that did not exist at the time of creation.

Follow the instructions below to run the source code.

Leaf Classification

Need to install using pip the following libraries:

  1. numpy
  2. pandas
  3. seaborn
  4. matplotlib
  5. opencv-python
  6. scikit-learn

Running the program

  1. Type the command "python main.py" to run the program.
  2. Once the program runs, follow the instructions to run a specific Machine Learning Method
  3. To replicate the results submitted, select MLP to reproduce the submission file.

Knowledge Accquired includes:

  1. Overview of machine learning and its applications

  2. Decision Theory and Bayes Models

  3. Classifier Evaluation

  4. Classification: Decision trees, Artificial neural networks, linear and kernelized Support vector machines, K-nearest neighbour classifiers

  5. Linear regression and its kernelized extension

  6. Ensemble Learning

  7. Clustering

  8. Dimension Reduction

  9. Density Estimation

cz4041_machine_learning's People

Contributors

javelin1991 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mukta-sawant

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.