Pinned Repositories
Analysis-of-imbalance-in-cloud
Prediction of Resources to avoid over-provisioning in Cloud Infrastructure.
Azure-Cognitive-Search-Azure-OpenAI-Accelerator
Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure Search + Azure SQL + Azure Document Intelligence + LangChain + CosmosDB
Burger-Builder
ReactJS application to build burger and order it on signup.
Calcium-Imaging-Neuron-Segmentation-Code-Neuro-Finder-Challenge-
Extracted regions of interest that correspond to individual neurons from time-varying images using image features extraction techniques like Non-Negative Matrix Factorization and deep learning segmentation model Unet. Using PySpark, Thunder, Keras.
Cilia-Segmentation
Cilia are micro-scopic hairlike structures that protrude from literally every cell in your body. They beat in regular, rhythmic patterns to perform myriad tasks, from moving nutrients in to moving irritants out to amplifying cell-cell signaling pathways to generating calcium fluid flow in early cell differentiation. Cilia, and their beating patterns, are increasingly being implicated in a wide variety of syndromes that affected multiple organs.
Comparing_classifier
Comparing resnet, ViT, RandomForest and Logistic Regression
Comparison-of-different-unet-model
Image segmentation on cityscapes dataset using different type of unet
covid-19-data
An ongoing repository of data on coronavirus cases and deaths in the U.S.
Malware-Classification
This repository contains classification of documents, to classify documents into one out of several possible malware families, using Google Cloud Platform, PySpark, Jupyter notebook. This project is done for CSCI8360: Data Science Practicum at The University of Georgia.
movie-rating-prediction
Predicted the imbd rating of the movie using machine learning algorithm and Neural Network
anant1203's Repositories
anant1203/Analysis-of-imbalance-in-cloud
Prediction of Resources to avoid over-provisioning in Cloud Infrastructure.
anant1203/movie-rating-prediction
Predicted the imbd rating of the movie using machine learning algorithm and Neural Network
anant1203/Cilia-Segmentation
Cilia are micro-scopic hairlike structures that protrude from literally every cell in your body. They beat in regular, rhythmic patterns to perform myriad tasks, from moving nutrients in to moving irritants out to amplifying cell-cell signaling pathways to generating calcium fluid flow in early cell differentiation. Cilia, and their beating patterns, are increasingly being implicated in a wide variety of syndromes that affected multiple organs.
anant1203/Malware-Classification
This repository contains classification of documents, to classify documents into one out of several possible malware families, using Google Cloud Platform, PySpark, Jupyter notebook. This project is done for CSCI8360: Data Science Practicum at The University of Georgia.
anant1203/Azure-Cognitive-Search-Azure-OpenAI-Accelerator
Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure Search + Azure SQL + Azure Document Intelligence + LangChain + CosmosDB
anant1203/Burger-Builder
ReactJS application to build burger and order it on signup.
anant1203/Calcium-Imaging-Neuron-Segmentation-Code-Neuro-Finder-Challenge-
Extracted regions of interest that correspond to individual neurons from time-varying images using image features extraction techniques like Non-Negative Matrix Factorization and deep learning segmentation model Unet. Using PySpark, Thunder, Keras.
anant1203/Comparing_classifier
Comparing resnet, ViT, RandomForest and Logistic Regression
anant1203/Comparison-of-different-unet-model
Image segmentation on cityscapes dataset using different type of unet
anant1203/covid-19-data
An ongoing repository of data on coronavirus cases and deaths in the U.S.
anant1203/covid19
Dashboard to show covid 19 cases all over us. Dataset used from nytime github library.
anant1203/DSP-Final-Santanader-Recommendation
Santander’s small number of customer see the recommendation but many others don’t see any. This result in uneven customer experience. The goal of this project is to predict which product their customer will use in the future based on their past behavior and that of similar customers.
anant1203/gen_ai_application
using different gen ai with prompt to accomplish different task.
anant1203/IEEE-CIS-Fraud-Detection
anant1203/MLE-Project
machine learning engineering project on vertex ai, apache beam and Flask
anant1203/mmdetection
OpenMMLab Detection Toolbox and Benchmark
anant1203/models
Models and examples built with TensorFlow
anant1203/Neural-Network
Implementation of trans regression, perceptron, neural network with 3 layer and neural network with multiple layer.
anant1203/ParkingLot
Designed a Parking lot application to learn java's oops concept and use it while designing a project
anant1203/Portfolio
Description about myself
anant1203/react-form-validation-tutorial
Code for React Form Validation Tutorial video on YouTube
anant1203/Regression_ds
Implementation of different regression technique
anant1203/spam-classification
Classification of message as ham or spam
anant1203/Student-Panel-Full-Stack
An application that houses interaction between mentors, student and coordinator for respective project.
anant1203/Twitter-Sentiment-Analysis
Collected tweets using Twitter API tweepy, pre-processed the tweets using R, to get rid of the biased users. Calculated the sentiments score of each user in R and python and observe the trends and the differences in results of python and R. Using python, scikit-learn, R, ggplot and e1071 libraries.