Newton Fractals visualization using the Jacobian matrix

Newton Fractals

A mathematical Python project utilizing Newton's method of finding solutions to functions. Newton's method is an iterative approach and the process of convergence can be plotted to create what are called Newton Fractals.

  • Python
  • NumPy
  • Visualization
Twitter sentiment analysis visualization by region and candidate

Twitter Sentiment Analysis

A project estimating the sentiment on Twitter for each of the presidential candidates in the United States 2020 election. One of the main features is the ability to stream and collect live Twitter data.

  • R
  • Data Science
  • Text Analysis