Skip to content
View Bhargav263's full-sized avatar

Block or report Bhargav263

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

👋 Hi, I’m Bhargav Paneliya

🎯 Aspiring AI/ML Engineer 💻 Python | Machine Learning | Deep Learning | NLP

I build leakage-free, end-to-end machine learning pipelines with realistic evaluation and strong fundamentals.

🔧 Core Skills

Machine Learning: Classification, EDA, Feature Engineering, Model Evaluation (ROC-AUC, F1)

Deep Learning: ANN, CNN, RNN, LSTM (learning GRU & Transformers)

NLP: Text preprocessing, TF-IDF, Sequence modeling

Tools: Python, scikit-learn, XGBoost, TensorFlow, Pandas, NumPy

🧠 ML Practices I Follow

Train–test split before preprocessing

EDA only on training data

Pipeline-based preprocessing (no leakage)

Proper handling of imbalanced data

Model interpretability via feature importance

📊 Problem Domains

Binary classification (rainfall, churn)

Recommendation systems

NLP sequence models

Real-world noisy datasets

📫 Connect

LinkedIn: https://www.linkedin.com/in/bhargav-paneliya-/

GitHub: https://github.com/Bhargav263

⭐ Open to AI/ML internships & entry-level roles.

Popular repositories Loading

  1. Rain-Prediction Rain-Prediction Public

    Jupyter Notebook 1

  2. Churn-Rate-Prediction Churn-Rate-Prediction Public

    Jupyter Notebook 1

  3. LSTMTextGen LSTMTextGen Public

    A character-level word generator using LSTM, trained on tokenized text sequences. Utilizes embedding, LSTM, and softmax layers to predict the next character and generate words.

    Jupyter Notebook 1

  4. Movie-recommendation-system Movie-recommendation-system Public

    A content-based movie recommendation system built using Python, Streamlit, and TMDB Dataset. It helps users discover similar movies based on their preferences by analyzing movie similarity scores.

    Jupyter Notebook 1

  5. Bhargav263 Bhargav263 Public