Skip to content
#

lasso

Here are 180 public repositories matching this topic...

gpanula
gpanula commented Dec 12, 2019

Describe the problem

After logging out, you can still pass vouch's validate handler with the captured cookie.

Expected behavior

vouch should not allowed a logged out session to re-use a cookie to log in.

Additional context

Steps to replicate

  1. log into a site (vouch /login)
  2. capture the cookie that stores the jwt (cooke: name in config.yml)
    -- easiest method is
pseudotensor
pseudotensor commented Oct 8, 2017

The basic idea is to have a metrics package, we can start with ROC/AUC (first on GPU, then if necessary on CPU). It should mimic the SKLearn API and results:

http://scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html

Requirements:

  1. GPU implementation. It can use Thrust and other libraries as first step.
  2. Bindings for other languages (currently CTypes but soo

Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)

  • Updated Apr 9, 2019
  • Python

Python notebooks for my graduate class on Detection, Estimation, and Learning. Intended for in-class demonstration. Notebooks illustrate a variety of concepts, from hypothesis testing to estimation to image denoising to Kalman filtering. Feel free to use or modify for your instruction or self-study.

  • Updated Apr 23, 2018
  • Jupyter Notebook

Improve this page

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

Learn more

You can’t perform that action at this time.