Skip to content
#

k-fold-cross-validation

Here are 137 public repositories matching this topic...

This project analyzes tumor cell data from 550 patients using Python. It involves data cleaning, exploratory analysis, feature engineering, and machine learning to classify tumors as malignant or benign. Techniques include PCA, logistic regression, and k-fold cross-validation to ensure model accuracy and reliability.

  • Updated Jun 30, 2024
  • Jupyter Notebook

Proyecto de investigación en ML para identificar factores genéticos en pronóstico de lesiones pre-tumorales. Aprendizaje no supervisado para discernir perfiles genéticos distintivos entre grupos de buen y mal pronóstico, mejorando detección y tratamiento temprano del cáncer.

  • Updated Jun 9, 2024
  • 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

This repository contains a basic implementation of a feed forward neural network using TensorFlow and Keras to predict the onset of diabetes in Pima Indian women based on certain diagnostic measures. The dataset used for training and evaluation is the Pima Indians Diabetes Database, which is publicly available and widely used for machine learning

  • Updated Mar 18, 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