Skip to main content

Questions tagged [machine-learning]

Machine learning algorithms build a model of the training data. The term "machine learning" is vaguely defined; it includes what is also called statistical learning, reinforcement learning, unsupervised learning, etc. ALWAYS ADD A MORE SPECIFIC TAG.

0 votes
0 answers
20 views

I have 3 months of categorized bank transaction data and need to identify recurring cash inflows and outflows for lending risk modeling. Complications: 1. Income dates shift earlier when payday falls ...
Awande Ntombela's user avatar
0 votes
0 answers
22 views

I am listening to a lecture on soft margin SVM https://youtu.be/XUj5JbQihlU?si=b66SblRnw9mmczVU&t=2969 The lecturer says that the blue dot represents a violation of the margin. I don't really ...
Your neighbor Todorovich's user avatar
1 vote
0 answers
28 views

It is widely known that if you were to calculate the maximizer of the dual SVM program (denote as $\alpha^*$), then the primal minimizer of the hard-margin SVM program, \begin{aligned}&{\underset {...
Your neighbor Todorovich's user avatar
0 votes
0 answers
25 views

I’m building a regression model that predicts the final number of vehicles booked for a ferry trip. Each training row represents the state of bookings for a given trip N days before departure. Example ...
vpvinc's user avatar
  • 1
0 votes
0 answers
35 views

TVD-MI (Total Variation Distance–Mutual Information) has been proposed as a mechanism for evaluating the trustworthiness of judges (such as LLMs scoring code correctness or theorem validity) without ...
Charlie Parker's user avatar
1 vote
0 answers
22 views

I am working on a demand forecasting problem for ferry vehicle capacity. For each voyage, I have daily snapshots of the cumulative reservations from the opening date until departure day. So each ...
Analivia Valery's user avatar
1 vote
0 answers
48 views

community. I'm facing a modeling problem for cash flow forecasting and would like to know what the most robust mathematical/statistical approach is to solve it. The Problem: Debt Recovery Forecasting ...
sn3fru's user avatar
  • 215
1 vote
0 answers
24 views

I’m using the "grf" package in R and its "best_linear_projection" function, which regresses doubly robust (AIPW) scores on a set of covariates/features. I have a directional ...
Jo99's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
1363