Nicholas Di Nicola (nicholas-dinicola)

nicholas-dinicola

Geek Repo

Location:Rome, Italy

Home Page:https://www.linkedin.com/in/ndinicola/

Twitter:@nick_dinic

Github PK Tool:Github PK Tool

Nicholas Di Nicola's repositories

Forecasting-stock-prices-based-on-semantic-analysis-of-business-news-and-social-media-posts

It is well-known that stock price movements are highly sensitive to different types of news, including global events such as outbreaks of epidemics or military conflicts, as well as what people post about specific companies on their social networks. Previous research has studied methods to predict stock price movements based on sentiment analysis of business news and social media posts of a particular company alongside its historical stock price data. In contrast, this project will also implement a new state of the art algorithm recently developed by the Google Research team called Universal Sentence Encoder, which is able to encode input text, implementing sentence level embeddings, into high dimensional vectors that will be used as predictors of future stock price movements. According to that, both the Sentient Analysis and the Universal Sentence Encoder will be performed and the outputs will be used as an exogenous variable in machine learning models which will be then compared with each other to find the best model with the aim of achieving a higher model accuracy, better performance and a more robust model than only using either the historical stock price data ad endogenous variable or implementing other natural language processing methodologies based on word embeddings.

Language:Jupyter NotebookLicense:MITStargazers:4Issues:0Issues:0

TokenFarm-DeFi

Building a Token Farm where to deposit tokens while recieving a Dapp Token as interest. Project Inspired by DappUniversity.

Language:JavaScriptStargazers:1Issues:0Issues:0

MNIST_CNN_Optimization

A project for implementing a CNN optimisation using the brand new keras-tuner.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Multiprocessing-Threading

Going through a few possible ways of implementing multiprocessing and threading in Python.

Language:PythonStargazers:0Issues:0Issues:0

MachineLearningResearch-UKRoadAccidents

Developing a predictive model that is able to predict accident severity based on various external variables.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Data-Analysis-Statistical-Modelling-

First-term analysis using Python at Aston University for the Software Analytics Module. It includes a portfolio project in which I have analysed the MLB dataset from 1993, performed the statistical analysis and created a linear regression model.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

flask-react-spa

A production-ready boilerplate built with Python 3, Flask and ES6 React/Redux

License:MITStargazers:0Issues:0Issues:0