Using various supervised learning estimators in Sci-Kit Learn to get the best prediction accuracy if possible for the pima indians dataset.
-
Updated
Sep 17, 2022 - Jupyter Notebook
Using various supervised learning estimators in Sci-Kit Learn to get the best prediction accuracy if possible for the pima indians dataset.
I developed a sophisticated ML model using LLMs to predict user preferences in chatbot interactions.implemented a comprehensive data preprocessing pipeline,including feature extraction and encoding,to optimize performance. conducted extensive hyperparameter tuning and evaluation, enhancing accuracy and in AI-driven conversational systems.
Using scikit-learn RandomizedSearchCV and cross_val_score for ML Nested Cross Validation
Model-Validation-Methods
Built Random Forest classifier from scratch on top of Scikit Learn decision trees. Using Scikit Learn to create data cleaning pipelines, perform grid searches for hyper parameter tuning, and decision tree modeling
This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.
Iris dataset
K Nearest Neighbours in Python
Calculate the bias of k-fold cross-validation with hyper-parameter configuration
In this project, I have developed a Machine Learning model to predict whether users will click on ads. By analyzing various characteristics of users who click on ads, we can gain valuable insights and optimize ad campaigns for better engagement.
Exploring a music dataset by examining correlations between numerical variables, running a principal component analysis for dimensionality reduction and finally fitting both scikit learn Decision Tree Classification and Logistic Regression models to compare their performance.
Machine learning model which can predict the strength of a mixture for given composition of ingredients like cement, slag, ash, water, superplastic, coarse aggregates, fine aggregates, age.
Titanic Survivor Analysis and Prediction
GridSearchCV For Model optimization
GridSearchCV, RandomSearchCV For Model optimization and Saving/Loading the model
Zyfra is engaged in developing efficient solutions for heavy industry. as a Data Scientist we should be able to predict the amount of gold extracted or recovered from gold ore.
Add a description, image, and links to the cross-validation-score topic page so that developers can more easily learn about it.
To associate your repository with the cross-validation-score topic, visit your repo's landing page and select "manage topics."