Skip to content

Conversation

@Ingtec
Copy link

@Ingtec Ingtec commented Dec 9, 2024

  • Implemented SVM model using scikit-learn to classify cell samples.
  • Preprocessed dataset to handle non-numerical values in the 'BareNuc' column.
  • Trained the model with RBF kernel and evaluated using confusion matrix, F1-score, and Jaccard index.
  • Added comparison with linear kernel for practice.

- Implemented SVM model using scikit-learn to classify cell samples.
- Preprocessed dataset to handle non-numerical values in the 'BareNuc' column.
- Trained the model with RBF kernel and evaluated using confusion matrix, F1-score, and Jaccard index.
- Added comparison with linear kernel for practice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant