Skip to content

Instantly share code, notes, and snippets.

View ljbelenky's full-sized avatar

Land Belenky ljbelenky

  • Denver
View GitHub Profile
@ljbelenky
ljbelenky / Bayesian Approach to Determining P of a Bernoulli Trial.ipynb
Created August 31, 2022 17:18
Bayesian Approach to Determining P of a Bernoulli Trial.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ljbelenky
ljbelenky / Prob Plots.ipynb
Last active March 23, 2022 22:16
Prob Plots are Better than Histograms
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ljbelenky
ljbelenky / List of AI Ops Companies
Last active September 25, 2021 16:32
List of AI Ops Companies
AlertOps
anodot.com
appnomic
Asiera
Augtera Networks
BigPanda
BMC Truesight
Broadcom-CA Technologies
centerity
centreon.com
@ljbelenky
ljbelenky / A Random Forest Approach to Linear Regressors.ipynb
Last active July 16, 2021 18:27
A random ensemble approach using linear regression
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ljbelenky
ljbelenky / Time Series, Part 1.ipynb
Created June 8, 2021 16:47
Difficulties of Time Series Analysis
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ljbelenky
ljbelenky / Time Series - MA Models.ipynb
Created April 28, 2021 18:53
Time Series - MA Analysis
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ljbelenky
ljbelenky / Production Modeling.ipynb
Created March 24, 2021 22:15
Using Unsupervised Learning to Inform Supervised Learning
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ljbelenky
ljbelenky / greek_letters.md
Last active March 11, 2021 18:10
How to Type Greek Letters in PopOS (and maybe other versions of Linux)

How to Type Greek Letters

  1. In the OS settings, go to "keyboard" and select a "Compose Key." I like to use "Print Screen"
  2. Edit (or create) ~/.XCompose to include the following:
# Capital Letters
<Multi_key> <G> : "Γ"    U0393    #  GAMMA
<Multi_key> <D> : "Δ"    U0394    #  DELTA
<Multi_key> <L> : "Λ"    U039B    #  LAMDA
<Multi_key> <P> : "Π"    U03A0    #  PI
@ljbelenky
ljbelenky / Comparison of Classifiers.ipynb
Created March 9, 2021 23:36
Comparison of Classifiers
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ljbelenky
ljbelenky / Chaos.ipynb
Last active March 11, 2022 00:15
Chaos in Blue
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.