In this section, you can find various Machine Learning projects to solve real time problems.
Wine Quality Clustering
During the global Ai bootcamp, an imbalance was observed in the provided dataset.The dataset augmented by generating synthetic
data,preprocessed and decision tree alghorithm was used to achieve %93 accuracy.
​
You can find details on my project on main page of the website.
Second Hand Car Price Estimation
inear regression model was developed using second hand car prices in USA.The model was visualized and deployed using
Huggingface website.
​
You can check details of the project on my huggingface account.
Youtube Automated ML
In this project, i experienced Automated ML by using pycaret library on Youtube dataset. It is good tool to decide which Machine learning architecture is the best for my dataset and problem.
​
You can find details about my project on my kaggle account.