Skip to content
#

k-fold-cross-validation

Here are 137 public repositories matching this topic...

Amazon product review sentiment analysis using Logistic Regression (LR), Support Vector Machine (SVM), and Naive Bayes (NB) multiclass as classifier models, Synthetic Minority Oversampling Technique (SMOTE) as feature oversampler, and TF-IDF vectorization as feature, Synthetic Minority Oversampling Technique (SMOTE) as oversampler, and k-fold CV.

  • Updated Feb 28, 2023
  • Jupyter Notebook

Label classification for three datasets: Face, Pose and Illumination. Bayes Classifier, KNN Classier, Kerner SVM and Boosted SVM algorithms are written from scratch in Python. The results were evaluated and compared to understand the effectr of dimentionality reduction techniques including PCA, LDA and MDA validation using K-fold cross validation.

  • Updated Mar 10, 2023
  • Jupyter Notebook

The given dataset contains electricity consumer household information. This information has been used to predict the amount to be paid by the consumer with the help of regression model selection and validated with feature importance.

  • Updated Jun 28, 2023
  • Jupyter Notebook

Breast Cancer Data Analysis: Analyzes and classifies breast cancer data using a Naive Bayes classifier with preprocessing, label encoding, and k-fold cross-validation. Cars Dataset Analysis: Explores a cars dataset with data loading, statistics, and visualizations, including price distribution and correlation heatmap. Hayes-Roth Classification: C

  • Updated May 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the k-fold-cross-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k-fold-cross-validation topic, visit your repo's landing page and select "manage topics."

Learn more