Stock Price Prediction Bank Jago Using Facebook Prophet Machine Learning & Python

Overview

Stock Price Prediction Bank Jago Using Facebook Prophet Machine Learning & Python

Overview

Bank Jago has attracted investors' attention since the end of December 2020, where previously the company was named PT Bank Atos Indonesia Tbk, then on 27 May 2021 based on the Decree of the Deputy Commissioner for Banking Supervision I OJK Number KEP-95/PB.1/2020 dated 27 may 2020 regarding the application of the use of a business license on behalf of PT Bank Artos Indonesia, Tbk to become PT Bank Jago, Tbk. this attracted the attention of investors because Bank Jago plans to transform digital banks, through this strategic planning since 2020, Bank Jago has become a concern for investors, where at the end of 2020 Bank Jago's share price was recorded at Rp 3,566. interestingly, Gojek through its subsidiary PT Dompet Karya Anak Bangsa acquired 1.95 billion shares of Bank Jago worth Rp 2.25 trillion on December 18, 2020. Until now, the stock price of Bank Jago with the stock code "Arto" to be exact 12 November 2021 is worth Rp 15,500, meaning that since December 2020 there has been an increase of 334%. To assess in helping investment decisions, are Arto's shares still attractive for investors to buy or will the price continue to increase? For this reason, this program seeks to assist in predicting Arto's shares in making investment decisions, with the help of the Facebook Prophet and Machine Learning. As reading material, you can read it through Facebook Prophet for time series predictions.

By using historical data obtained from Yahoo Finance, we can analyze what Bank Jago's stock price predictions will look like in the future.

Results

Plotting Using Facebooks Prophet

Plot Arto

We can see, the results of the plot using Facebook Prophet show good model results, indicated by following the actual price line, we can also see that the plot results predict that Bank Jago shares will continue to increase, so this can be considered for investors as a signal buy, or for investors who already have it can continue to hold.

Prediction results using a Machine Learning-based Facebook Prophet model

Screenshot 2021-11-12 233458

If we see, the results of the model predictions are able to produce quite good insight.

You might also like...
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

Master status: Development status: Package information: TPOT stands for Tree-based Pipeline Optimization Tool. Consider TPOT your Data Science Assista

 pure-predict: Machine learning prediction in pure Python
pure-predict: Machine learning prediction in pure Python

pure-predict speeds up and slims down machine learning prediction applications. It is a foundational tool for serverless inference or small batch prediction with popular machine learning frameworks like scikit-learn and fasttext. It implements the predict methods of these frameworks in pure Python.

This repository contains the code to predict house price using Linear Regression Method
This repository contains the code to predict house price using Linear Regression Method

House-Price-Prediction-Using-Linear-Regression The dataset I used for this personal project is from Kaggle uploaded by aariyan panchal. Link of Datase

Automated Machine Learning Pipeline for tabular data. Designed for predictive maintenance applications, failure identification, failure prediction, condition monitoring, etc.

Automated Machine Learning Pipeline for tabular data. Designed for predictive maintenance applications, failure identification, failure prediction, condition monitoring, etc.

A Python Module That Uses ANN To Predict A Stocks Price And Also Provides Accurate Technical Analysis With Many High Potential Implementations!

Stox A Module to predict the "close price" for the next day and give "technical analysis". It uses a Neural Network and the LSTM algorithm to predict

Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.

Python Extreme Learning Machine (ELM) Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.

Price forecasting of SGB and IRFC Bonds and comparing there returns
Price forecasting of SGB and IRFC Bonds and comparing there returns

Project_Bonds Project Title : Price forecasting of SGB and IRFC Bonds and comparing there returns. Introduction of the Project The 2008-09 global fina

Ml based project which uses regression technique to predict the price.

Price-Predictor Ml based project which uses regression technique to predict the price. I have used various regression models and finds the model with

Avocado hass time series vs predict price
Avocado hass time series vs predict price

AVOCADO HASS TIME SERIES VÀ PREDICT PRICE Trước khi vào Heroku muốn giao diện đẹp mọi người chuyển giúp mình theo hình bên dưới https://avocado-hass.h

Owner
Najibulloh Asror
`Welcome to my world`
Najibulloh Asror
PySpark ML Bank Churn Prediction

PySpark-Bank-Churn Surname: corresponds to the record (row) number and has no effect on the output. CreditScore: contains random values and has no eff

kemalgunay 2 Nov 11, 2021
Warren - Stock Price Predictor

Web app to predict closing stock prices in real time using Facebook's Prophet time series algorithm with a multi-variate, single-step time series forecasting strategy.

Kumar Nityan Suman 153 Jan 3, 2023
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Now updated with Dask to handle millions of rows.

Auto_TS: Auto_TimeSeries Automatically build multiple Time Series models using a Single Line of Code. Now updated with Dask. Auto_timeseries is a comp

AutoViz and Auto_ViML 519 Jan 3, 2023
Cryptocurrency price prediction and exceptions in python

Cryptocurrency price prediction and exceptions in python This is a coursework on foundations of computing module Through this coursework i worked on m

Panagiotis Sotirellos 1 Nov 7, 2021
A linear regression model for house price prediction

Linear_Regression_Model A linear regression model for house price prediction. This code is using these packages, so please make sure your have install

ShawnWang 1 Nov 29, 2021
This machine-learning algorithm takes in data from the last 60 days and tries to predict tomorrow's price of any crypto you ask it.

Crypto-Currency-Predictor This machine-learning algorithm takes in data from the last 60 days and tries to predict tomorrow's price of any crypto you

Hazim Arafa 6 Dec 4, 2022
A machine learning project that predicts the price of used cars in the UK

Car Price Prediction Image Credit: AA Cars Project Overview Scraped 3000 used cars data from AA Cars website using Python and BeautifulSoup. Cleaned t

Victor Umunna 7 Oct 13, 2022
Predico Disease Prediction system based on symptoms provided by patient- using Python-Django & Machine Learning

Predico Disease Prediction system based on symptoms provided by patient- using Python-Django & Machine Learning

Felix Daudi 1 Jan 6, 2022
customer churn prediction prevention in telecom industry using machine learning and survival analysis

Telco Customer Churn Prediction - Plotly Dash Application Description This dash application allows you to predict telco customer churn using machine l

Benaissa Mohamed Fayçal 3 Nov 20, 2021