# Page Not Found

The URL `cvpr-2019-class-balanced-loss-based-on-effective-number-of-samples` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [[CVPR 2019] Class-Balanced Loss Based on Effective Number of Samples](https://yjchoi-95.gitbook.io/paper-review/paper-review/cvpr-2019-class-balanced-loss-based-on-effective-number-of-samples.md)
- [Forecasting KOSPI Index Using Machine Learning](https://yjchoi-95.gitbook.io/paper-review/forecasting-kospi-index-using-machine-learning.md)
- [[KDD 2020] USAD: UnSupervised Anomaly Detection on Multivariate Time Series](https://yjchoi-95.gitbook.io/paper-review/paper-review/kdd-2020-usad-unsupervised-anomaly-detection-on-multivariate-time-series.md)
- [[ICML 2018] GAIN: Missing Data Imputation using Generative Adversarial Nets](https://yjchoi-95.gitbook.io/paper-review/paper-review/icml-2018-gain-missing-data-imputation-using-generative-adversarial-nets.md)
- [[ICLR 2020] Distance-Based Learning from Errors for Confidence Calibration](https://yjchoi-95.gitbook.io/paper-review/paper-review/iclr-2020-distance-based-learning-from-errors-for-confidence-calibration.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://yjchoi-95.gitbook.io/paper-review/paper-review/cvpr-2019-class-balanced-loss-based-on-effective-number-of-samples.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

### Option 2 — Browse the documentation index

Full index: https://yjchoi-95.gitbook.io/paper-review/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://yjchoi-95.gitbook.io/paper-review/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/paper-review/paper-review/cvpr-2019-class-balanced-loss-based-on-effective-number-of-samples.md`).

You may also use `Accept: text/markdown` header for content negotiation.
