Skip to content
View Acacia21-code's full-sized avatar
  • South Africa

Block or report Acacia21-code

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Acacia21-code/README.md

Hi there 👋, I'm Acacia

Aspiring Machine Learning Engineer | Data Enthusiast | Remote-Ready

About Me

Currently diving deep into Machine Learning & AI. Background in Financial Management, with a shift into tech. Passionate about using data to solve real-world problems. Open to remote and local internships and collaborations.

Tech & Tools I'm Learning

  • Languages: Python
  • ML Tools: Scikit-Learn, Pandas, NumPy, Matplotlib, Jupyter, TensorFlow, PyTorch
  • Version Control: Git & GitHub
  • Other Tools: VS Code, PyCharm, Excel

Featured Projects

Let's Connect!

"Every expert was once a beginner — I'm building my journey one project at a time."

Popular repositories Loading

  1. sentiment-analysis sentiment-analysis Public

    Classifies IMDB movie reviews as positive or negative using TF-IDF and Logistic Regression, achieving 87.7% validation accuracy on 50,000 real reviews.

    Python 1

  2. Acacia21-code Acacia21-code Public

    Aspiring Machine Learning Engineer, Building AI projects and Open Source Contributor

  3. Customer-Churn-Prediction Customer-Churn-Prediction Public

    Predicts telecom customer churn using a Random Forest classifier on the Telco Customer Churn dataset. Includes preprocessing, SMOTE for class imbalance, and evaluation via ROC AUC, confusion matrix…

    Python

  4. wine-quality-prediction wine-quality-prediction Public

    A machine learning project that predicts red wine quality using physicochemical features with Python, Pandas, and Scikit-learn.

    Python

  5. Time-Series-Forecasting Time-Series-Forecasting Public

    Forecasts monthly sales using Holt-Winters Exponential Smoothing on synthetic time series data, with trend/seasonality modeling and MAE evaluation.

    Python