You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kind of basic but follow a tutorial or train your own NLP model to perform sentiment analysis on articles related to certain stocks. You can simply train a model on normal articles and then use it to perform analysis on newer articles related to a specific stock of your choice.
Requirements
Use an api or download a dataset for analysis
Read and preprocess the data as needed
Visualize the data to identify any trends (if needed)
Train your model, present accuracy/findings
Put everything in one clean analysis jupyter notebook under ml/nlp/yournameanalysis.ipynb <- replace with your file name (make sure it includes your name)
Add documentation, a pdf of your summary of findings, and organize the repo so it's readable and clean.
Description
Kind of basic but follow a tutorial or train your own NLP model to perform sentiment analysis on articles related to certain stocks. You can simply train a model on normal articles and then use it to perform analysis on newer articles related to a specific stock of your choice.
Requirements
Resources/Tools
Specifications
The text was updated successfully, but these errors were encountered: