Coder Social home page Coder Social logo

report3's Introduction

Digital Data Analysis, Report 3

This GitHub repository contains all the codes that have been used during the Report n.3 of the Digital Data Analysis course. The codes are described in the following lines following the natural workflow that has guided the writing session of the Report n.3 too.

1. MachineLearningUtility.ipynb

In this notebook a single plot has been presented, showing the reason why a Machine Learning approach has been followed

2.PCA.ipynb

The Principal Component Analysis approach has been performed and described. The curios case of P.C.A. explainability has been deepened here and in this article: https://towardsdatascience.com/p-c-a-meets-explainability-ba1ba5e4636

3. Linear. ipynb

Four dataset has been used to develop a Support Vector Machine linear algorithm:

  • P.C.A. most informative features dataset
  • P.C.A. dataset and other features dataset
  • Original dataset
  • Most informative features original dataset

4.NonLinearTwoComponents.ipynb

Stated that P.C.A. dataset performs better, a non linear Support Vector Machine Algorithm has been applied

5.NonLinearThreeComponentsTwoC.ipynb

The three component P.C.A. dataset has been here used to perform a non linear Support Vector Machine Algorithm for two classes classification

6. NonLinearThreeComponentsThreeC.ipynb

The three component P.C.A. dataset has been here used to perform a non linear Support Vector Machine Algorithm for three classes classification

7.DecisionTree.ipynb

In this notebook, the decision Tree and Random Forest approach has been used to perform a three classes classification algorithm, hyperparameters tuning has been made in order to get the best random forest algorithm

8. Classification.ipynb

The best hypertuned SVM algorithm coming from the previous notebooks has been used to perform a first classification. Then this classification has been bosted by performing the best Random Forest algorithm from the previous notebook, that has been applied in the most wrong prediction area of the Support Vector Machine algorithm. A total of 82% of accuracy has been obtained.

In addiction:

Report3_group1.pdf

The Report


The dataset is the same as Report 1 found in this GitHub repository


Chierichini Simone Paialunga Piero

report3's People

Contributors

pieropaialungaai avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.