GithubHelp home page GithubHelp logo

hellomlorg / breast-cancer-prediction-using-julia Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1021 KB

code and data for breast cancer prediction

License: MIT License

Jupyter Notebook 100.00%
breast-cancer-prediction julia cancer

breast-cancer-prediction-using-julia's Introduction

breast-cancer-prediction-using-julia

Requirements

You will first need to install julia in your system to run this code along side the various Libraries used in this project. You also need jupyter notebook to run this ipynb file. The packages needed are mentioned below.

  1. DataFrames
  2. CSV
  3. Plots
  4. Statistics
  5. StatsPlots
  6. Pkg
  7. Pandas

Dataset

The dataset used in this project was taken from kaggle available at https://www.kaggle.com/uciml/breast-cancer-wisconsin-data and can also be found on UCI Machine Learning Repository at https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Diagnostic%29.

Accuracy

The accuracy of the model varies each time you train it from 70 to 90 percent reason being that it was only trained using a RandomForestClassifier. You can try applying various other models for better accuracy and/or do feature scaling and/or feature engineering.

Understanding the code

You can understand more on how this model works from the article I have written in helloml available at https://helloml.org/breast-cancer-prediction-using-julia/.

How to run the code

Clone this repo and then use the Jupyter Notebook to open the ipynb file.

breast-cancer-prediction-using-julia's People

Contributors

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