ACM-VIT / ACM-VIT/Good-Client-Bad-Client

STEP 10: Optimize your model

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
enhancement hacktoberfest helper issue
Dominant language
Jupyter Notebook
Stars
20
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Congratulations! By now, you have successfully created a model and evaluated it, but is it the end? Of course not!
Let's optimize our model :)

**Task**

- Tune model parameters
_Considering, we have a relatively small size of the data and features, set high number of parameters for tuning._

- Optimize model classifier
_Fit the model with the tuned parameters and see the improvement in the accuracy of the model._

- Evaluate optimized model on testing sample
_Predict using the new-found accuracy!_

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Locate the existing model training and evaluation notebook, then identify where parameter tuning, classifier fitting, and test-sample prediction belong. Done means the optimized model is evaluated and its accuracy is compared with the existing model.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.