GithubHelp home page GithubHelp logo

akash1070 / breast-cancer-prediction- Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 428 KB

predicting breast cancer using machine learning models

Jupyter Notebook 99.87% Python 0.13%
python3 k-nearest-neighbours random-forest-classifier svm-model train-test-split standard-scaler breast-cancer-prediction breast-cancer-wisconsin

breast-cancer-prediction-'s Introduction

Building A Breast Cancer Prediction

Python 3.6 sklearn Numpy flask pyforest

Authors

Deployment

1. Data Extraction
2. Exploratory Data Analysis(EDA)
3. Feature Engineering
4. Model Building and Tuning

Installation

To install the libraries used in this project. Follow the below steps:

import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
import pickle
%matplotlib inline

from sklearn.model_selection import train_test_split
from sklearn.neighbors import KNeighborsClassifier
from sklearn.svm import SVC
from sklearn.ensemble import RandomForestClassifier
from sklearn.preprocessing import StandardScaler

Running Flask Api

To run tests, run the following command

  python app.py

๐Ÿš€ About Me

Data Scientist Enthusiast | Petroleum Engineer Graduate | Solving Problems Using Data

Hi, I'm Akash! ๐Ÿ‘‹

๐Ÿ”— Links

github linkedin

Tech Stack

Logo

Other Me

๐Ÿ‘ฉโ€๐Ÿ’ป Iโ€™m interested in Petroleum Engineering

๐Ÿง  Iโ€™m currently learning Data Scientist | Data Analytics | Business Analytics

๐Ÿ‘ฏโ€โ™€๏ธ Iโ€™m looking to collaborate on Ideas & Data

๐Ÿ›  Skills

  1. Data Scientist
  2. Data Analyst
  3. Business Analyst
  4. Machine Learning

Future Plans

โšก๏ธ Looking forward to help drive innovations into your company as a Data Scientist

โšก๏ธ Looking forward to offer more than I take and leave the place better than i found

breast-cancer-prediction-'s People

Contributors

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