Giter VIP home page Giter VIP logo

supervised-learning's Introduction

## Spring 2018 CS7641 Assignment1: Supervised Learning 



### Description


The code takes csv files of two different data sets "breast-cancer-wisconsin.csv" and "HTRU_2.csv".
It outputs cross-validation curve/heatmap and learning curve images to the directory “exported figures/HTRU_2” and “exported figures/bcdt".
It writes to the console the prediction metrics (AUC, F1 and accuracy scores, learn and predict times) for different learning algorithms. 


### Software Requirements
Python 2.7, matplotlib 2.2.2, numpy 1.15.1, pandas 0.23.4, scikit-learn 020rc1, scipy 1.0.0

### Code
“analyze_pulsar.py” : analyzing "HTRU_2.csv", the HTRU2 pulsar data set

“analyze_bcdt.py” : analyzing "breast-cancer-wisconsin.csv", the Breast Cancer Wisconsin (Prognostic) data set


### Other Files
"README.txt": instructions for running the code
"xwang738-analysis.pdf": report file

“breast-cancer-wisconsin.csv”: data for the Breast Cancer Wisconsin (Diagnostic) Data Set
"breast-cancer-wisconsin.names": information regarding the Breast Cancer Wisconsin (Diagnostic) Data Set
"HTRU_2.csv": data for the HTRU2 dataset
"HTRU_2_info.txt": information regarding the HTRU2 dataset
"/exported figures": directory for output images


supervised-learning's People

Contributors

stacyxixi avatar

Watchers

James Cloos 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.