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

Highlights

  • Pro

Organizations

@zero-to-mastery
Block or Report

Block or report wahidulalamriyad

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
wahidulalamriyad/README.md

🏆Bio

Machine Learning Engineer with experience developing and deploying sophisticated AI models. Proven track record of delivering high-impact projects, such as achieving 89% accuracy in predicting coronary heart disease using advanced classification models and surpassing state-of-the-art performance in food image recognition with TensorFlow. Proficient in Python, Scikit-Learn, TensorFlow, and a range of essential ML libraries, with hands-on expertise in data preprocessing, feature engineering, and model evaluation. Adept at collaborative work and problem-solving.

🧑🏻‍💻Portfolio

Portfolio

🕸️Socials

LinkedIn Medium Credly

🦾Skills

Machine Learning Deep Learning Clustering & Classification Regression Predictive Analytics Data Modelling Data Visualisation Web Scraping Collaborative Leadership Skills Project Management

🥷🏻Programming Languages

Python SQL

🤖Machine Learning Stack

TensorFlow Scikit-Learn NumPy Pandas Matplotlib Keras OpenCV spaCy

👽Software Engineering Stack

AWS Docker Git GitHub Bash

Pinned

  1. classification_models_for_coronary_heart_disease classification_models_for_coronary_heart_disease Public

    Conducted research and developed a system under Dr Jixin Ma on the comparison of numerous classification models to predict coronary heart disease using past medical data from the UCI Machine Learni…

    Jupyter Notebook

  2. Multitask_Classification_On_Amazon_Reviews Multitask_Classification_On_Amazon_Reviews Public

    Conducted research and developed a system under Dr Stef Garasto on the comparison of numerous machine learning models to solve a multi-task classification problem using an existing dataset for the …

    Jupyter Notebook 2 1

  3. ChrisCo_Venue_Visits ChrisCo_Venue_Visits Public

    Conducted research and developed a system under Dr Chris Walshaw by implementing numerous data visualisation techniques to showcase the customers’ visits to the store using the ChrisCo Company data…

    Jupyter Notebook

  4. Smart_Analysis_System Smart_Analysis_System Public

    Conducted research and developed a system under Dr Hamam Mokayed on an intelligent analysis system for juvenile safety against gun violence using facial recognition technology by utilising real-tim…

    JavaScript 3

  5. Vehicle_Intelligent_System Vehicle_Intelligent_System Public

    The proposed algorithms that have been used in this Project are Saliency, Background Subtraction, K-Means, Dilation, Erosion, Blob, and YOLO. The YOLO v3's accuracy in the project is faster and mor…

    C++ 1

  6. Ant_Colony_Optimization_For_TSP Ant_Colony_Optimization_For_TSP Public

    In implementing the ant colony optimization algorithm, the developer has used 500 ants and 8 US-based cities to calculate the shortest route for the TSP. The developer found out that the number of …

    Java