Code Monkey home page Code Monkey logo

pfda_project2's Introduction


Logo

Programming for Data Analysis

Analysis of the Wisonsin Breast Cancer dataset

About the Wisconsin Breast Cancer dataset

The dataset dates from 1995 and the features generated for the dataset are from an image of a biopsy of the breast tissue.
Fine Needle Aspiration (FNA) is a type of biopsy where a thin, hollow needle is used to remove fluid or tissue - in the case of this dataset, tissue.
Images were taken of the tissue samples, digitized and the features in the dataset describe characteristics of the cell nuclei present in the image.

Further explanation of FNA can be found here, and a detailed description of the dataset can be found here

(back to top)

Built With

Logo Logo Logo Logo Logo Logo

(back to top)

Getting Started

  1. Clone repository
  2. Open notebook on your own machine

Prerequisites

See included libraries towards the top of the notebook. These are:
-Numpy
-Pandas
-Scikit-learn
-Fitter
-Matplotlib
-Seaborn

Installation

Use either:
pip install (package name)
or
conda install (package name)

(back to top)

Aim

To explore some common classifiers and see how parameter optimisation and/or dataset size affects the peformance of the classifier.

Conclusion

A larger dataset improves classifier performance. This is because with more training data, the model learns the distribution of the real data better. The model accuracy is improved

(back to top)

Contact

Project Link: https://github.com/fabiofabrizi/pfDA_Project2

(back to top)

Acknowledgments

(back to top)

pfda_project2's People

Contributors

fabiofabrizi avatar

Watchers

 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.