Git Product home page Git Product logo

mlbio_project2's Introduction

Running the code

Note: Pdf file is well formatted and easy to read.

Requirements

  • Jupyter Notebook Support
  • Run pip install -r requirements.txt to install all the dependencies in your environment.

Running the code

  • Run jupyter notebook in your terminal to open the notebook in your browser.
  • Open the Project2.ipynb file and run the cells in the notebook.

Simply want to see the results?

  • Open the Project2.pdf file to see the results of the notebook.

The model will be saved in the model folder in the format of date and time of training.

Author

Name Roll Number
Yelisetty Karthikeya S M 21CS30060

Github: lurkingryuu


Project-II

Dataset

The folder Dataset2 contains 2 folders, the FNA named folder contains 2 more folders ( benign folder contains image datas for 1074 benign cases and malignant folder contains image datas for 650 malignant cases).

Overview:

  1. Preprocessing of given labelled image datas (inside ‘FNA’ files).

  2. Train and validate your model (CNN) with those preprocessed images.

  3. Estimate and plot training and validation loss and accuracy function.

  4. Fit the unlabelled images from file ‘test’ to your model and predict malignant or benign.

Objective:

  1. The folder “test” inside folder “Dataset2” contains unlabelled 14 images. Predict benign or malignant for those cases. [Use a CNN (Convolutional Neural Network) OR any other deep neural network for training purpose].

  2. Evaluate the model accuracy and loss function.

mlbio_project2's People

Contributors

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