There are 0 repository under machine-learning-models-deployment topic.
I developed 2 machine learning software that predict and classify ozone day and non-ozone day. The working principle of the two is similar but there are differences. I got the dataset from ics.icu. Each software has a different mathematical model, Gaussian RBF and Linear Kernel, and classifications are visualized in different ways. I would be happy to present the software to you!
ML codes implemented in python - Exploratory Data Analysis, Feature engineering, Feature selection, ML Model deployments, MLOPS
Building machine learning pipelines with procedural programming, custom-pipeline or third-party code using the titanic data set from Kaggle
This is Diabetes prediction model
I developed 2 machine learning software that predict and classify ozone day and non-ozone day. The working principle of the two is similar but there are differences. I got the dataset from ics.icu. Each software has a different mathematical model, Gaussian RBF and Linear Kernel, and classifications are visualized in different ways. I would be ha…
🚗 Car price prediction using machine learning. Demo app built with Streamlit for easy interaction.
This Machine Learning Model Predict behavior to retain customers of a credit card services.
Classify ozone days using SVM models with 7 years of data. Explore Gaussian RBF and Linear Kernel methods for accurate predictions. 🌍📊