In Term 3 Week 6, I was preparing for my test, and I slightly changed my frontend design, lastly, I tested my project.
Progress
- I have successfully finished my test.
- Wrote approx. 850 words in 1 hour.
- I added a line of text on my frontend design claims that the predicted price will not be accurate (due to limitation), but the trend would be accurate
- As I normalised the data to train the model, when it comes to predict price, it has to reverse the normalised result to get the actual price, the process here will cause inaccuracy.
- The code I added:
1
<small class="text-muted">The price will have a slightly difference to the actual price, but the trending should be accurate.</small>
- New outlook:
- I successfully tested my project, it works on most crypto coins and can make a reliable (sort of) prediction:
In this case I input a coin calls “GALA”, and then it trained a new model, and gave a trained result, also it made prediction
Compare to the actual price, this prediction gives an highly accurate estimation (or forecast in another word):
Challenges
- There is no much challenges this week except the in class exam, it was a bit time pressured because I need to think what to write into the essay and there was only 60 minutes.
- Testing my project was challenging as well, because it might not work or some bugs may occur that will really annoy me, but fortunately nothing bad happened.
Reflection
- I spent my time wisely this week, proud of myself.
- I finished all the set work, and I finished my mid-term exam.
- I understood that testing is very important for a project as it can justify whether or not this project is valid.
Timeline
I did what I planned to do for this week, I’m still a bit beyond my timeline, but I will keep on testing my project for the next several weeks.