Giter Site home page Giter Site logo

KRISHNA VAMSI ROKKAM's Projects

an-intelligent-diagnostic-assistant-for-prediction-of-post-covid-skin-allergies icon an-intelligent-diagnostic-assistant-for-prediction-of-post-covid-skin-allergies

Most people are currently suffering from various skin allergies after recovering from COVID-19. Recent researchers with the help of dermatologists stated that there is an association between skin problems and COVID-19. It has become a daunting task to categorize the skin changes visually without any help of a skin specialist and also treatment procedures for these kind of diseases are obscure. Therefore, our problem statement revolves around the idea of classifying the skin disease severity so that the spread of disease can be identified in the early stages and the worsening of disease can be prohibited.

comp691_projecttts icon comp691_projecttts

This repository hosts the complete Text-to-Speech (TTS) system developed as part of the COMP691 course, showcasing the practical application of advanced machine learning techniques to generate human-like speech.

learnings icon learnings

Conversational AI, RNNs, Transformers, Speech Brain, Speech Recognition, Machine Translation, Sequence to Sequence Learning, Self supervised learning, Autoencoders, GPT, Fine Tuning LLMs

modeling-wine-quality-based-on-its-physicochemical-attributes icon modeling-wine-quality-based-on-its-physicochemical-attributes

Performed Predictive Modeling on the wine dataset and built five models for comparing the accuracy of predicting the quality of wine into categorical values. the highest accuracy was obtained using the XG Boost algorithm among Random Forest, Decision Tree, Gradient Boost, and Ada Boost models

multi-task-modeling-on-hand-written-digits-using-keras icon multi-task-modeling-on-hand-written-digits-using-keras

This project deals with handwritten color digits by performing two tasks at a time i.e by predicting the value of the digit as well as the color of the digit. I created a data generator function that generates red, green color images using the greyscale MNIST images dataset from Keras. Here, I used Resnet style architecture by using skip connection with Add Layer in order to create a multi-tasking CNN model. The generated color images are fed to the model that is done in multi-tasking mode by implementing two CNNs for digit and colour recognition at an accuracy of 98%.

prediction-of-intraday-stock-price-movement-based-on-trading-data icon prediction-of-intraday-stock-price-movement-based-on-trading-data

Stock market prediction is an attempt of determining the future value of a stock traded on a stock exchange. This project focuses on classification problems, predicting the next-second price movement, and acting upon the insights generated from our models. We implemented multiple machine learning algorithms including logistic regression, support vector machines (SVM), Long- Short Term Memory (LSTM), and Convolutional Neural Networks (CNN) to determine the trading action in the next minute. Using the predicted results from our models to generate the portfolio value over time, the support vector machine with a polynomial kernel performs the best among all of our models.

skin-disease-identification-using-image-analysis icon skin-disease-identification-using-image-analysis

The project deals with Detecting skin diseases based on images. The model has been implemented using Python and Convolutional Neural Networks and OpenCV. The approach works on color images and greyscale images. Used different Neural Network layers such as Max-Pooling, Flatten, Conv2D, etc. to build a system that successfully detects skin diseases based on images captured through camera and deployed model using flask application and web development technologies. Received Silver Award at Ennovate-The International Innovation Show-2021, Poland for this innovation

testing icon testing

A repository that will link with RStudio

text-message-spam-filtering-classifier-using-nlp-and-svm- icon text-message-spam-filtering-classifier-using-nlp-and-svm-

This project deals with the concepts of Natural Language Processing, where the raw data is transformed into useful text data by lowering the case, removing stopwords, and applying stemmer algorithm to the text data, and finally applied Vectorization techniques. The model has given better accuracy using the Support Vector Classifier algorithm on the processed input text data by converting the text into spam and non-spam categories.

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.