Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Vida181105's full-sized avatar
  • Amrita Vishwa Vidyapeetham
  • India
  • 02:39 (UTC +05:30)

Highlights

  • Pro

Block or report Vida181105

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

Hi, I'm Vida Nadheera S 👋

🎓 Third-year B.Tech CSE–AI student at Amrita Vishwa Vidyapeetham, Coimbatore.


  • 🤖 Exploring diverse fields of Artificial Intelligence, including Machine Learning, Deep Learning, and Data Science.
  • 💡 Interested in applying AI for solving real-world challenges through data-driven insights.
  • 🧠 Continuously learning through research, experimentation, and academic projects.

🛠️ Tech Stack

Languages & Frameworks

HTML5 CSS3 JavaScript Python C Java C++ SQL

Cloud & Platforms

Docker Git Jupyter Microsoft Azure Streamlit Flask GitHub


📫 Let’s connect:
🔗 GitHub • ✉️ [email protected]

Popular repositories Loading

  1. Wind-Power-Forecasting Wind-Power-Forecasting Public

    Comparative analysis of LSTM, XGBoost, Random Forest, SVR, and SARIMA for wind power prediction using real-world turbine data. Covers preprocessing, time series modeling, and performance benchmarking.

    Jupyter Notebook 1

  2. Social-Media-Influence-Analysis Social-Media-Influence-Analysis Public

    Analyzes social media influence using graph theory & ML. Collects Facebook data, visualizes network, calculates centrality measures, provides statistical analysis, detects communities, characterize…

    Jupyter Notebook

  3. Missing-Data-Imputation-using-C Missing-Data-Imputation-using-C Public

    Evaluates 5 methods (Linear Regression, KNN, Mean/Median Imputation, List-wise Deletion, Hot Deck) for imputing missing data in C. Identifies best method for 3 datasets, analyzing strengths and wea…

  4. simple-node-azure-app- simple-node-azure-app- Public

    HTML

  5. AlphaFold-Structure-Prediction AlphaFold-Structure-Prediction Public

    Predict 3D protein structures using AlphaFold2 via ColabFold, with visualizations of per-residue confidence and alignment error

    Jupyter Notebook

  6. Automated-News-Summariser Automated-News-Summariser Public

    Summarize news articles using both extractive (TextRank) and abstractive (T5 Transformer) techniques in a clean Flask web app.

    JavaScript