Skip to content
#

regularisation

Here are 25 public repositories matching this topic...

The goal of this project is to develop and test two text classification systems: Task 1: sentiment analysis, in particular to predict the sentiment of movie review, i.e. positive or negative (binary classification). Task 2: topic classification, to predict whether a news article is about International issues, Sports or Business (multiclass class…

  • Updated Mar 5, 2023
  • Jupyter Notebook
different_processings_for_ML

A model to classify images of waste products as Organic or Recyclable. Applied Image Augmentation to images and used basic CNN to classify images using Keras. Analysed the performance using Tensorboard. Detected over fitting using metric curves (accuracy) and addressed it using Dropout Regularization.

  • Updated Jan 16, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the regularisation 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 regularisation topic, visit your repo's landing page and select "manage topics."

Learn more