infamoussoap/ConvexHull
Convex optimization over a probability simplex
This project helps educators or assessment designers adjust the weighting of exam questions so that the distribution of student marks more closely matches a desired target distribution. You input student scores for each question and a target distribution; the output is a set of optimal weights for each question. This is useful for anyone who designs exams or analyzes assessment data and wants to ensure fair or targeted score outcomes.
No commits in the last 6 months.
Use this if you need to fine-tune the influence of individual exam questions to achieve a specific overall score distribution for your students.
Not ideal if you are looking to create new exam questions or analyze the content validity of your assessments.
Stars
10
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/infamoussoap/ConvexHull"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SimonBlanke/Gradient-Free-Optimizers
Lightweight optimization with local, global, population-based and sequential techniques across...
Gurobi/gurobi-machinelearning
Formulate trained predictors in Gurobi models
emdgroup/baybe
Bayesian Optimization and Design of Experiments
heal-research/pyoperon
Python bindings and scikit-learn interface for the Operon library for symbolic regression.
simon-hirsch/ondil
A package for online distributional learning.