We aim to create an intelligent system that can recommend personalized diets for individuals based on specific parameters like age,type of diet(vegan/non-vegan),weight and height. The system will use machine learning algorithms to analyze these parameters to generate a diet plan.
Obesity is a global health concern that is associated with various health problems. To address this issue, we propose a machine learning-based tool that predicts a person's health status based on their obesity level, which is determined using their height and weight.
Bengaluru House Prediction is an ML model with a user-friendly Flask interface built using Intel One API. It predicts home prices using pandas, scikit-learn, and matplotlib. The project benefits homebuyers, agents, and developers, demonstrating data science's power.
This project involves identifying edible mushrooms using various features such as cap shape, cap color, gill size, spore print color, habitat, and other characteristics.
OneDAL library project to build and optimize machine learning models for predicting the price of diamonds based on their various characteristics such as carat, cut, color, clarity, depth, and table.
Air wiggle ; Project submission on https://devmesh.intel.com/
for the Learned worth consult digital technology company incoporated in Nigeria, cac no ; BN 3701056
https://www.github.com/free2ride19/air-wiggler
https://www.github.com/caseg-network/air-wiggler
Air wiggle aims to be a project
This project uses YOLO object detection to identify and remove weeds in agriculture. It offers an efficient, sustainable alternative to traditional pesticide-based weed management, resulting in increased yields. This system can automate weed detection and remediation, making it useful for farmers.
The project is based on one of the themes Intel® oneAPI Hackathon for Open Innovation. It aims to devise a Machine Learning tool to predict the quality of freshwater
Derma diseases are common conditions with a variety of causes. Some of them can cause death like Melanoma, but with early diagnosis, we can save many lives.
Dermato.AI is an AI tool that can identify, detect, and segment of 3 types of similar-looking skin diseases.
This project aims to predict freshwater quality using machine learning techniques, specifically Adaptive Particle Swarm Optimization (APSO) and Convolutional Neural Network (CNN). The APSO algorithm is used for feature selection, while the CNN is used for classification. The model achieved an accura
The proposed method uses a Residual Network (ResNet) architecture with Auto Mixed Precision (AMP) to classify images of crops and weeds. The use of AMP allows for dynamic adjustment of the precision of computations during training and inference, which can improve the model's performance.
Deploying a binary classification model on Azure Function to do on-demand predictions at scale powered by Intel oneAPi AI Analytics Toolkit. We have multiple versions of the model with varying f1 scores - the latest model has 94 as it's f1 score. Integrated GitHub actions with GitHub repo to make se