Skip to content
View kishore-s-gowda's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • PES University
  • Bangalore, India
Block or Report

Block or report kishore-s-gowda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
kishore-s-gowda/README.md

Hi there ๐Ÿ‘‹

I am Kishore S, pursuing MTech in Data Science and Machine Learning.

  • ๐Ÿ‘ฏ Iโ€™m looking for internships
  • ๐Ÿ’ฌ Ask me about Python, Machine Learning, Deep Learning
  • ๐Ÿ“ซ How to reach me: kishoresshankar@gmail.com

These are some of the projects I've completed for academic purposes, self-learning, and my interest in data science.

Contents

  • Open Source Projects

    • Fast Report: Fast Report is my first contribution to an open source project. With the help of this package, the performance of various algorithms such as Random Forest, Xgboost, Logistic Regression, and others on any data can be obtained with a single line of code. The Sklearn library is used extensively in the development of the package. The package can be downloaded from here
  • Machine Learning Projects

  • Deep Learning Projects

    • Cars classification using Transfer learning with Deployment: The images belonging to 18 different models of car was collected. Different architecture were used for classification. Transfer learning model(MobileNet) gave the highest accuracy so it has been considered for deployment. Deployment of model has been done using the gradio library.
    • Breast Cancer Classification using ANN:This analysis aims to observe which features are most helpful in predicting malignant or benign cancer and to see general trends that may aid us in model selection and hyper parameter selection. The goal is to classify whether the breast cancer is benign or malignant. To achieve this i have used deep learning methods to fit a function that can predict the discrete class of new input.
    • Malaria Cell Image Detection using CNN: In this case study, we will learn how to detect Malaria using cell images and CNN architectures. With the advancement in Deep Learning architectures, this is fairly easy. Our objective for this case study would be to develop a system which can detect this deadly disease without having to rely entirely on medical tests.
    • Segmentation using UNET on Electron Microscopy Dataset: Semantic segmentation using UNET and the resnet34 architecture, using a model trained with images and their corresponding masks.
    • Object_localization_on_Pet Dataset: Pet face location prediction using the MobileNet transfer learning architecture
    • Object detection using RCNN: Object detection with RCNN using MobileNet architecture trained on imagenet dataset
    • Object Detection using YOLO: Object detection in images using YOLO v3 trained on the COCO dataset
    • Time Series forecasting using RNN: Deep learning techniques are used to forecast retail sales of clothing and accessories.

Popular repositories

  1. Flight-Price Flight-Price Public

    Jupyter Notebook

  2. Machine_Learning Machine_Learning Public

    Jupyter Notebook

  3. fastreport fastreport Public

    Jupyter Notebook

  4. Python Python Public

    Jupyter Notebook

  5. Deep-Learning Deep-Learning Public

    Jupyter Notebook

  6. Natural-Language-Processing Natural-Language-Processing Public