Russian Language Sentiment Analysis

  • Tech Stack: Python (version 3.7+), Pandas, NumPy, ('punkt') -> stopwords, SnowballStemmer, TfidfVectorizer, sklearn.naive_bayes -> MultinomialNB
  • Github URL: Project Link

Gold is a widely traded precious metal with prices influenced by various economic, political, and market factors. Predicting the price of gold can be valuable for investors, traders, and financial analysts. In this project, I aim to build a predictive model using the Random Forest Regressor algorithm to forecast gold prices based on historical data.