Role : Algorithm Developer
Tittle : Stock Clue, Stocks Prediction Using Machine Learning
Purpose: The aim of Stock Clue is to forecast stock prices. A range of factors impact stock prices, such as market sentiment, economic statistics, and corporate updates. To anticipate upcoming stock price movements, your initiative leverages historic inventory statistics plus possibly other pertinent datasets.
Algorithm: RNNs excel when dealing with sequence data, such as stock price changes over time. Through time, these abilities allow them to identify patterns and correlations within data. LSTM, a subtype of RNNs, has become prominent in stock price predictions thanks to its capacity to process extended patterns found within massive databases.
Model Building: A unique feature of LSTM is the ability to retain information about lengthy patterns in sequential data. Past performances have significant impact on anticipated future ones, emphasizes the importance of understanding historical data in predicting stock movements. With help from LSTMs, complicated relationships become more understandable.
Artificial Intelligence and Machine Learning , Tequed Labs, Bangalore
Sept 2021
Traffic Prediction for Intelligent Transportation using Machine Learning
Purpose: Traffic flow prediction is one of the key problems in traffic control and guidance system as well as the important functions of intelligent transportation system.
Algorithm:
Model Building