iiitl / iiitl/Neural-Networks

Adapt the neural network for multi-class quality prediction

Open
#1 18 comments 0 reactions 0 assignees View on GitHub
hard track: optimization
Dominant language
Jupyter Notebook
Stars
1
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Transition the target from quality_binary to the full multi-class quality score. Update the output layer nodes, change the loss function to CrossEntropy, and tune the architecture (e.g., adding a second hidden layer or dropout) to maximize the multi-class F1-score.

Contributor guide

Open the contributing guide

Research direction

Start by locating the notebook code that defines the quality_binary target, output layer, and loss function. Evaluate the updated model with the full multi-class quality target and multi-class F1-score while comparing architecture changes such as a second hidden layer or dropout.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.