Blog Posts
Find blog posts shared by the Owlstown community.
A Day of Cultural Immersion and Learning at Saltwater National Park with TIDE and Uncle John
Our team had the enriching experience of visiting Saltwater National Park and engaging with the Taree Indigenous Development & Enterprise (TIDE). The highlight of our visit was yarning with Uncle John, a respected Biripi elder, whose stories and w...
Post · December 14, 2023
How to Predict the Temperature of Any Future Day Using Time-Series (Prophet Model and Django Backend)?-A Beginner-Friendly Guide
In an earlier post, we learned how to fetch data from a source (OpenMeteo) and make some decisions based on how hot or cool the source and destination are. Last week, I was assigned with another extension of the problem -
Train a simple model t...
Post · December 13, 2023
How to Do Periodic Tasks in a Django REST API Using Celery and Redis? - A Beginner-Friendly Guide
Today, I want to share how to solve an interesting problem I recently encountered. I was a noob to this and had to come across some concepts I had never encountered before. Here is the problem statement:
Create an API where you take your frien...
Post · December 13, 2023