Welcome to the README of Machine Learning: Developing Machine Learning Model Using Time Series Data.
This repository uses dataset available here.
This repository is developed as Final Assignment of Belajar Pengembangan Machine Learning module, a part of Machine Learning learning path of Dicoding awarded by Lintasarta Cloudeka Digischool 2024.
This repository is focusing on these following bulletpoints:
- Minimum 1,000 samples for dataset
- Data split : 80% train and 20% validation
- Developing sequential model
- Commencing LSTM model within the model architecture
- Utilizing learning rate within optimizer
- Training duration not more than 30 minutes
- MAE accuracy must be less than 10% of data scales
numpylibrary to carry out numerical computation such as sets, arrays, multidimension matrixes, and vectorspandaslibrary to undergo data processing, analysing, and manipulation using dataframematplotliblibrary to perform visualization using plottingoslibrary to execute loading datazipfilelibrary to extract fileskicit learnlibrary to split datasettensorflowlibrary to generate imagekeraslibrary to display imagenltklibrary to commence text preprocessing
Copyright Β© Nicko Arya Dharma 2024 All Rights Reserved