Galerieelemente in der Kategorie Essay
Kürzlich

Teaching and Research Statement
Teaching and Research Statement example written for 2015 faculty search season.
W. Ethan Eagle

Acceleration in Fixed Point Iteration and Nesterov;s Gradient Method
A note on gradient-based optimization.
Jinxiong Zhang

Why Poisson? Why Exponential?
“过去十年一涝,未来十年不涝的概率是?”
Answer: 36.8%
Though Poisson & Exponential are commonly used, few people understand why.
This note exlpains why we use these two distribution.
L.Z.

Reseña del Autor del premio Nobel
Reseña del Autor del premio Nobel
Wendy Tamayo

Tesis ITAM
Formato básico para tesis de licenciatura/maestría del ITAM
Lorena Mejía Domenzain

SECURED SOFTWARE SYSTEMS
Buffer overflow attacks, Integer overflow attacks and other forms of attack.
Biodoumoye George Bokolo

UBC Math 220 Example
An sample essay for Math 220 assignments
Nona Steele

Template Term Paper
This is a template for an empirical term paper at the university. It comes with a nice folder structure that allows a good overview of the different text parts.
It includes various options that are customizable (e.g. cover page/no cover page; including/excluding table of content, list of figures/tables) and also gives a quick introduction into the very basics of LaTeX such as highlighting, citing, writing, including tables, figures, and mathematical equations.
amisoccassiopeia

Methods to prevent overfitting and solve ill-posed problems in statistics: Ridge Regression and LASSO
Linear regression is one of the most widely used statistical methods available today. It is used by data analysts and students in almost every discipline. However, for the standard ordinary least squares method, there are several strong assumptions made about data that is often not true in real world data sets. This can cause numerous problems in the least squares model. One of the most common issues is a model overfitting the data. Ridge Regression and LASSO are two methods used to create a better and more accurate model. I will discuss how overfitting arises in least squares models and the reasoning for using Ridge Regression and LASSO include analysis of real world example data and compare these methods with OLS and each other to further infer the benefits and drawbacks of each method.
Chris Van Dusen