Skip to content
#

optimization-methods

Here are 292 public repositories matching this topic...

This repository showcases efforts to improve the performance of classification models using diverse feature selection techniques. The case study revolves around predicting loan statuses.

  • Updated Feb 29, 2024

Optimal Assignment is a famous topic in Operational Research. This projects contains a C program implementing a command line app that finds the optimal assignment. Given a set of jobs and a set of candidates, we have to assign each candidate a job. Assigning a job to a candidate has a particular cost. The problem is to find the assignment that e…

  • Updated Jul 31, 2021
  • C

Improve this page

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

Learn more