Skip to content
View iwandejong's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report iwandejong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iwandejong/README.md

Welcome to my Github!

💻 My workspace

🎨 Some Tools/Frameworks I like to use

Experimenting with and learning lately about time-series forecasting using ML methods.

🔗 More links


Final year Computer Science student at University of Pretoria with interests in Data Science and Statistics
Email me at [email protected]

Pinned Loading

  1. COS301-SE-2024/Crop-Prediction-System COS301-SE-2024/Crop-Prediction-System Public

    The AI-driven Crop Prediction System that applies Machine Learning and AI to analyze weather, soil, and crop data to predict crop health and yield. This system provides farmers with precise predict…

    Vue 6 2

  2. epi-org epi-org Public

    This web application is designed to manage an organization's employee hierarchy. It allows authorized users to create, read, update, and delete (CRUD) staff information. The app features a visual r…

    Vue

  3. cpp-determinate-matrix-calculator cpp-determinate-matrix-calculator Public

    This C++ project is a Determinant Matrix Calculator. It provides a simple and efficient way to calculate the determinant of a square matrix of any size. The code is written in C++ and can be used f…

    C++

  4. ANN-GP-Classifier ANN-GP-Classifier Public

    This project implements two classification models, an Artificial Neural Network (ANN) and a Genetic Programming (GP) algorithm, using C++ or Java. The ANN utilizes backpropagation for optimization,…

    C++