<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects |</title><link>https://rajraghuwansh.github.io/projects/</link><atom:link href="https://rajraghuwansh.github.io/projects/index.xml" rel="self" type="application/rss+xml"/><description>Projects</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sun, 19 May 2024 00:00:00 +0000</lastBuildDate><image><url>https://rajraghuwansh.github.io/media/icon_hu_fb558a5ed99f547e.png</url><title>Projects</title><link>https://rajraghuwansh.github.io/projects/</link></image><item><title>Link Prediction in Citation Networks</title><link>https://rajraghuwansh.github.io/projects/link-prediction/</link><pubDate>Tue, 01 Feb 2022 00:00:00 +0000</pubDate><guid>https://rajraghuwansh.github.io/projects/link-prediction/</guid><description>&lt;p&gt;This project presents our solution for the CentraleSupélec Data Science Kaggle Competition, where we achieved &lt;strong&gt;2nd Place&lt;/strong&gt; for the task of &lt;strong&gt;link prediction in citation networks&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The goal of the project was to predict missing links between papers in a citation graph using machine learning and graph-based methods. The task required understanding the structure of citation networks and designing models that could effectively infer whether an edge should exist between two nodes.&lt;/p&gt;
&lt;p&gt;Our approach focused on leveraging graph representations and learning meaningful relationships between papers based on the network structure. This project highlights the use of &lt;strong&gt;Graph Neural Networks (GNNs)&lt;/strong&gt; and related techniques for relational learning on graph data.&lt;/p&gt;
&lt;p&gt;You can view the full winning solution here:&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item><item><title>Twitter Sentiment Analysis on Stocks</title><link>https://rajraghuwansh.github.io/projects/twitter-sentiments/</link><pubDate>Tue, 01 Jun 2021 00:00:00 +0000</pubDate><guid>https://rajraghuwansh.github.io/projects/twitter-sentiments/</guid><description>&lt;p&gt;This project analyzes &lt;strong&gt;Twitter sentiment related to stock market discussions&lt;/strong&gt; to understand how social media opinions correlate with stock movements.&lt;/p&gt;
&lt;p&gt;The goal of the project was to extract insights from large volumes of Twitter data and classify tweets based on their sentiment toward specific stocks. By applying &lt;strong&gt;Natural Language Processing (NLP)&lt;/strong&gt; and machine learning techniques, the model identifies whether tweets express positive, negative, or neutral sentiment.&lt;/p&gt;
&lt;p&gt;The workflow includes data preprocessing, feature extraction from text, sentiment classification, and analysis of sentiment trends related to financial markets. This project demonstrates how &lt;strong&gt;social media data can be leveraged for financial analytics and market sentiment understanding&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;You can explore the project repository here:&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;</description></item></channel></rss>