Code Monkey home page Code Monkey logo

omkar6141's Projects

acute_lymphoblastic_disease_detection icon acute_lymphoblastic_disease_detection

Blood cancer is an uprising issue and doing physical medical procedures is too sensitive and time-consuming to detect any blast cell. Manual testing includes blood tests, spinal fluid tests, bone marrow tests, imaging tests, etc. A solution to this is to use modern methods in health care that help to detect diseases faster and increase the cure rate. This can be done using numerous machine learning and image processing techniques.

fraud_transaction_detection icon fraud_transaction_detection

fraudulent transactions using Machine Learning: Developed a model for predicting fraudulent transactions , which will predict fraud.Although by checking the count of Fraud and Legal transaction from the "is_Fraud" column, I got to know that the data is imbalanced .As count of Fraud Transaction is too less as compared to legal (no fraud ) transaction . So it is Imbalanced data ,as the No_Fraud Class has a very high number of observations and the Is_Fraud Class has a very low number of observations .Hence for an Imbalanced Class dataset F1 score is the most appropriate metric. Then the model which gives the best F1 score gives a more accurate result.

image_processing_and_transfer_learning_for_dectection_of_leukemia icon image_processing_and_transfer_learning_for_dectection_of_leukemia

Blood cancer is an uprising issue and doing physical medical procedures is too sensitive and time-consuming to detect any blast cell. Manual testing includes blood tests, spinal fluid tests, bone marrow tests, imaging tests, etc. A solution to this is to use modern methods in health care that help to detect diseases faster and increase the cure rate.ssing and Transfer Learning for Detection of Types of Leukemia: In image processing, data preparation and image preprocessing are done where we have rescaled the image and adjusted the brightness to improve the image quality. Data augmentation is performed to increase the image count by flipping it horizontally and vertically. Images are converted to grayscale to reduce the matrix calculation.The images in the dataset are: AML has 935 images, ALL has 858, CML has 623 and CLL has 510. Transfer learning is used. I have used different pre-trained CNN models such as ResNet-50, VGG16, Inception V3, and MobileNet for feature extraction and classification.VGG16, InceptionV3 and MobileNet - all three models give 100% accuracy, while ResNet50 gives 85% accuracy.

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.