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

Highlights

  • Pro
Block or Report

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/Framework I like to use

Experimenting with and learning lately about data preprocessing.

🔗 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…

    JavaScript 5 1

  2. 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++