Skip to content
View sanjanahombal's full-sized avatar

Block or report sanjanahombal

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
sanjanahombal/README.md

π™Άπš›πšŽπšŽπšπš’πš—πšπšœ!

Introduction

I'm `SANJANA HOMBAL` a recent graduate with an MSc in Data Science and Analytics from the University of Hertfordshire. Skilled in using large datasets and advanced algorithms, I specialize in deriving actionable insights for real-world applications. My passion lies in leveraging technology to solve complex problems and I am actively seeking roles in data science and analytics.

If you're interested in discussing data science, machine learning, or the latest trends in analytics, or if you'd like to collaborate on projects, feel free to connect with me. I'm always eager to connect with fellow professionals and explore new opportunities in the tech and analytics fields.

Objective

My journey in computer science and data science has fueled my passion for analytics and machine learning. I am now eager to further immerse myself in the field, aiming to join a role where I can apply my skills in data-driven problem-solving. I thrive in challenging environments, using data to uncover insights and deliver solutions. I enjoy working collaboratively with cross-functional teams, leveraging diverse skill sets to achieve project goals. Committed to staying current with the latest trends in data science and analytics, I continuously seek new challenges to expand my knowledge and expertise.

Skills

Language

Python R C Git SQL

Tools

Google Analytics Tableau WEKA Visual Studio Code Microsoft Excel Power BI

Certifications

Google Google Analytics Bright Network Digital Futures

My Projects

  1. Data Mining Using WEKA
  • Description: Analyzed "Heart Condition" dataset using LibSVM (RBF kernel) and J48 models in WEKA software. Optimized parameters via grid-search and parameter-search and performed 10-fold cross-validation to compare models.
  1. Analysis of Live Births in New York
  • Description: Investigated differences in the mean of live births between upstate and downstate counties using R Programming. Conducted pairwise.t.test() and visualized results, achieving statistically significant insights.
  1. ML Based Smart Health Insurance System
  • Description: Developed a webpage using Python and HTML to detect fraudulent health insurance claims with the XGBoost algorithm, achieving 98% accuracy in identifying fraud.
  1. Face Mask Detection
  • Description: Created a real-time face mask detection system using CNN classifiers in Python, improving accuracy to 97% and reducing latency by 25%.
  1. A Study on Sentiment Analysis Techniques
  • Description: Investigated various algorithms and vectorization methods for sentiment analysis. Achieved distinction for demonstrating the effectiveness of different machine learning models and their performance on textual data.

Contact Me HERE !

LinkedIn Gmail GitHub

Pinned Loading

  1. sanjanahombal sanjanahombal Public

  2. Sentiment-Analysis-using-Neural-Networks Sentiment-Analysis-using-Neural-Networks Public

    This project explores sentiment analysis using neural networks

    Jupyter Notebook

  3. Study-on-Sentiment-Analysis Study-on-Sentiment-Analysis Public

    This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, a…

    Python