Skip to content
View Nidhin117's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Nidhin117

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nidhin117/README.md

Nidhin Pramod

I am a Software Engineer passionate about all facets of data including Data Science, Machine Learning, Deep Learning, Data Engineering & Data Analytics

  • 🌱 I’m currently learning Snowflake, AWS technologies
  • 💬 Ask me about Relational Databases, Machine Learning, Deep Learning, LLMs, NLP

Connect with me:

nidhin-pramod-208aa6a7

Skills

Languages & tools

Python badge Oracle badge MySQL badge R JS badge HTML badge CSS badge Java badge Oracle Weblogic Oracle Application Express WSO2 API Manager Git Badge Docker MongoDB SQLite OpenSSL

Frameworks & libraries

Scikit-learn tensorflow Keras LangChain Pandas NumPy Apache Spark Apache Hadoop Django FastAPI Anaconda Ansible Pytorch

Research

Code Word Detection By Large Language Models
Tech Stack: Python,Pandas, Hugging Face, OpenAI, VertexAI, FastText
Abstract : Various machine learning and deep learning models have been developed over the years for code word detection, each with its own set of complexities such as the requirement for a large dataset for training, intricate preprocessing steps and substantial hardware resources.
This paper explores the code word detection capabilities of Large Language Models (LLM) such as GPT-3, and PaLM among several others. Through several experiments, I have proved that Large Language Models can achieve state-of-the-art results at code word detection tasks, without requiring extensive training or fine-tuning of these models. LLMs significantly outperform a baseline model which was trained on the same dataset that was used to test the LLMs.

Machine Learning & Deep Learning Projects

Techstack : Python, Pandas, Numpy, Sklearn used to implement Column transformer, Pipelines, PCA, Hyperparameter tuning, Ensemble learning, Model training and testing in ML projects.
Keras, tensorflow used in Deep Learning projects for building Neural Network, dropout layers, regularization, Hyperparameter tuning, weight initialization and early stopping.

Spotify Song Popularity Prediction
Breast Cancer Survival Prediction
GoodReads book review Ratings Prediction using BiLSTM (NLP Problem)
Pneumonia Prediction in Chest X-Ray using CNN, VGG16
Dogs vs Cats Classifier using CNN, VGG16 & Data Augmentation Techniques
Leaf Disease Classifier using CNN
Titanic Survival Prediction
Airline Passenger Satisfaction Prediction
Bangalore House Price Prediction Website

LLM based projects using Langchain

Techstack : Python, Langchain, OpenAI APIs, Hugging Face libraries, TogetherAI APIs, Chroma Vertor DB
Retrieval Augmented Generation (RAG) QA over custom files using Google AI
Retrieval Augmented Generation (RAG) QA over custom files using OpenSource embeddings and LLM
Fact Search Assistant using Lanchain Tools & Agents

Genetic Algorithm and Search Based Software Engineering Projects

Techstack : Python, R, Libraries in R such as GA, Quantmod, Gramevol, TTR
Algorithmic Trading using R
Portfolio Optimisation using R
Test Case Prioritisation
Test Data Generation

Big Data Projects

Techstack : Apache Spark, SparkML
Exploratory Data analysis of Customer Order & Fakefriends dataset using Apache PySpark

Python Backend projects

Techstack : Django, FastAPI
To-Do App

Popular repositories Loading

  1. Test-Case-Prioritization Test-Case-Prioritization Public

    Test Case prioritization using genetic algorithms

    Python 1

  2. spotify_regression_competition spotify_regression_competition Public

    Forked from rnair1607/spotify_regression_competition

    CS985_ML

    Jupyter Notebook

  3. Codeword-Detection-by-LLM Codeword-Detection-by-LLM Public

    Repository of files for Dissertation on - Code word detection by Large language models

    Jupyter Notebook

  4. House-Price-Prediction House-Price-Prediction Public

    Machine Learning model used as back end for a static website that allows estimation of property prices in Bangalore. The website uses FastAPI to interact with the server where the machine learning …

    Jupyter Notebook

  5. Spotify-Song-Popularity-prediction Spotify-Song-Popularity-prediction Public

    Kaggle competition to predict popularity of songs from Spotify data

    Jupyter Notebook

  6. GoodReads-Review-Prediction-Deep-Learning GoodReads-Review-Prediction-Deep-Learning Public

    Kaggle competition to predict review ratings based on text reviews for Books

    Jupyter Notebook