
nathanbrixius.wordpress.com
Nathan Brixius – Analytics, optimization, software, sports.Analytics, optimization, software, sports.
http://nathanbrixius.wordpress.com/
Analytics, optimization, software, sports.
http://nathanbrixius.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
12
SSL
EXTERNAL LINKS
63
SITE IP
192.0.78.13
LOAD TIME
0.234 sec
SCORE
6.2
Nathan Brixius – Analytics, optimization, software, sports. | nathanbrixius.wordpress.com Reviews
https://nathanbrixius.wordpress.com
Analytics, optimization, software, sports.
Nathan Brixius – Page 2 – Analytics, optimization, software, sports.
https://nathanbrixius.wordpress.com/page/2
Analytics, optimization, software, sports. Computing Optimal Road Trips Using Operations Research. Randy Olson recently wrote about an approach. Road trips in Python using the magic. Science of operations research. I suggest you read Randy’s post. First to get up to speed! An optimal road trip is an ordering of the 48 state capitols that results in the smallest possible driving distance as determined by Google Maps. This is an example of what is known as the Traveling Salesman Problem (TSP). We’re optimi...
Hole Hawg: OR’s PR Problem – Nathan Brixius
https://nathanbrixius.wordpress.com/2015/03/19/hole-hawg-ors-pr-problem
Analytics, optimization, software, sports. Hole Hawg: OR’s PR Problem. Analytics is an anonymously collaborative discipline. Raw materials come from blogs, MOOCs, online tutorials, github. They come from research papers on paid repositories through university accounts, or free sites like optimization-online.org. They come from pip. It used to be different, of course. I remember combing the stacks in MacLean Hall. The Traveling Salesman Problem (TSP). Randy Olson. And the Washington Post. Around optimal i...
Nathan’s Reading List: 7/7/2015 – Nathan Brixius
https://nathanbrixius.wordpress.com/2015/07/07/nathans-reading-list-772015
Analytics, optimization, software, sports. Nathan’s Reading List: 7/7/2015. Here are a few interesting things I read last week:. This link from Microsoft. Is a chapter from a book on Scenario Focused Engineering . We practiced SFE at Microsoft on a couple of project and I pushed past my initial skepticism to become a true believer. Agile friendly. Apply what works. Why Hiring For Culture Fit Hurts Your Culture. An appeal for true diversity. How Side Projects Saved Our Startup. According to a survey.
Installing TopoJSON and GDAL on Windows – Nathan Brixius
https://nathanbrixius.wordpress.com/2015/08/08/installing-topojson-and-gdal-on-windows
Analytics, optimization, software, sports. Installing TopoJSON and GDAL on Windows. Here are instructions for installing topojson. Binaries for Windows 8. These tools are helpful if you want to mess around with map visualizations in d3.js. Parts of these instructions are taken from this helpful stackoverflow thread. Install GDAL and MapServer binaries from this location. At gisinternals.com. This was the latest stable version as of 8/8/2015. Install nodejs from nodejs.org. Leave a Reply Cancel reply.
NCAA Tournament Prediction Model 2013 – Nathan Brixius
https://nathanbrixius.wordpress.com/2013/03/20/ncaa-tournament-prediction-model-2013
Analytics, optimization, software, sports. NCAA Tournament Prediction Model 2013. You might be interested to see the new and improved 2014 model. Click here to check it out. I wrote a computer program to rate the strength of every NCAA men’s college basketball team based on the Iterative Strength Rating algorithm. Last post I previewed it. And and now I am presenting my picks for the 2013 NCAA Tournament. My Final Four is:. Of 025. The losing team gets the rating of the winning team minus. A penalty of 0...
TOTAL PAGES IN THIS WEBSITE
12
arduino – Technology explained
https://alexandreesl.com/tag/arduino
Technology blog from Alexandre Eleutério Santos Lourenço. Docker: using containers to implement a Microservices architecture. Elastalert: implementing rich monitoring with Elasticsearch. Spring Batch: making massive batch processing on Java. Backend for Frontends - a microservices pattern. Hands-on: Implementing MicroServices with Spring Boot. ELK: using a centralized logging architecture - part 1. ELK: using a centralized logging architecture final part. Big Data part 4. Big Data - part 2. The concept o...
Electronics – Technology explained
https://alexandreesl.com/category/electronics
Technology blog from Alexandre Eleutério Santos Lourenço. Docker: using containers to implement a Microservices architecture. Elastalert: implementing rich monitoring with Elasticsearch. Spring Batch: making massive batch processing on Java. Backend for Frontends - a microservices pattern. Hands-on: Implementing MicroServices with Spring Boot. ELK: using a centralized logging architecture - part 1. ELK: using a centralized logging architecture final part. Big Data part 4. Big Data - part 2. The concept o...
Social Networking - INFORMS
https://www.informs.org/Connect-with-People/Social-Networking
Participate in a Community. Find Research and Publications. TutORials in Operations Research. Apply Operations Research and Analytics. Find an Analytics Consultant. Getting Started with Analytics. INFORMS Education Resource Library. INFORMS Today: The Podcast Series. Consider an Analytics/OR Career. Certification and Continuing Ed. INFORMS Prizes and Awards. Community Prizes and Awards. Join INFORMS and/or INFORMS Communities. Update Your Member Information. 2013 Attitudes About Analytics Survey. Highlig...
Graph Coloring: Column Generation or Column Enumeration? - Spaghetti Optimization
http://stegua.github.io/blog/2015/07/04/column-enumeration
My cookbook about Math, Algorithms, and Programming. Graph Coloring: Column Generation or Column Enumeration? In this post, I like to share a simple idea on how to solve to optimality some hard instances. Of the Graph Coloring. Problem. This simple idea yields a new time record for a couple of hard instances. To date, the best exact. Approach to solve Graph Coloring is based on. A key component of Branch-and-Price is the. Can solve a few hard instances of graph coloring with the following. Formulation...
From blackboard to code: Gomory Cuts using CPLEX - Spaghetti Optimization
http://stegua.github.io/blog/2013/02/05/gomory-cuts-with-cplex
My cookbook about Math, Algorithms, and Programming. From Blackboard to Code: Gomory Cuts Using CPLEX. Edited on May 16th, 2013. Fixes due to M. Chiarandini. On the blackboard, to solve small Integer Linear Programs with 2 variables and. Constraints is easy, since they can be plotted in the plane and the linear relaxation can be solved geometrically. You can draw the lattice of integer points, and once you have found a new cutting plane, you show that it. The optimum solution of the LP relaxation. The op...
analytics – Technology explained
https://alexandreesl.com/tag/analytics
Technology blog from Alexandre Eleutério Santos Lourenço. Docker: using containers to implement a Microservices architecture. Elastalert: implementing rich monitoring with Elasticsearch. Spring Batch: making massive batch processing on Java. Backend for Frontends - a microservices pattern. Hands-on: Implementing MicroServices with Spring Boot. ELK: using a centralized logging architecture - part 1. ELK: using a centralized logging architecture final part. Big Data part 4. Big Data - part 2. One part cons...
Java – Technology explained
https://alexandreesl.com/category/java
Technology blog from Alexandre Eleutério Santos Lourenço. Docker: using containers to implement a Microservices architecture. Elastalert: implementing rich monitoring with Elasticsearch. Spring Batch: making massive batch processing on Java. Backend for Frontends - a microservices pattern. Hands-on: Implementing MicroServices with Spring Boot. ELK: using a centralized logging architecture - part 1. ELK: using a centralized logging architecture final part. Big Data part 4. Big Data - part 2. On containers...
Apache Spark – Technology explained
https://alexandreesl.com/tag/apache-spark
Technology blog from Alexandre Eleutério Santos Lourenço. Docker: using containers to implement a Microservices architecture. Elastalert: implementing rich monitoring with Elasticsearch. Spring Batch: making massive batch processing on Java. Backend for Frontends - a microservices pattern. Hands-on: Implementing MicroServices with Spring Boot. ELK: using a centralized logging architecture - part 1. ELK: using a centralized logging architecture final part. Big Data part 4. Big Data - part 2. In the midst ...
automação – Technology explained
https://alexandreesl.com/tag/automacao
Technology blog from Alexandre Eleutério Santos Lourenço. Docker: using containers to implement a Microservices architecture. Elastalert: implementing rich monitoring with Elasticsearch. Spring Batch: making massive batch processing on Java. Backend for Frontends - a microservices pattern. Hands-on: Implementing MicroServices with Spring Boot. ELK: using a centralized logging architecture - part 1. ELK: using a centralized logging architecture final part. Big Data part 4. Big Data - part 2. The concept o...
Big Data – Technology explained
https://alexandreesl.com/category/big-data
Technology blog from Alexandre Eleutério Santos Lourenço. Docker: using containers to implement a Microservices architecture. Elastalert: implementing rich monitoring with Elasticsearch. Spring Batch: making massive batch processing on Java. Backend for Frontends - a microservices pattern. Hands-on: Implementing MicroServices with Spring Boot. ELK: using a centralized logging architecture - part 1. ELK: using a centralized logging architecture final part. Big Data part 4. Big Data - part 2. Today, social...
TOTAL LINKS TO THIS WEBSITE
63
Index of /
Nathan Brittain Design
As a lighting designer and programmer at the beginning of my career I look forward to expanding upon my current skill set and design concept. Thus far in my experience I have found that by keeping true to three major concepts I am able to create a successful design; knowledge of equipment, understanding of color theory and an appreciation for other disciplines. Three Days of Rain. Along with Nathan Brittain’s elegant lighting.
Soar On Wings Like Eagles
nathanbrittneymillerfamily.blogspot.com
The Millers...
Wednesday, November 2, 2011. Anyway enjoy the photos! Tuesday, June 21, 2011. We got to enjoy Thanksgiving with the Miller side of the family. We all got together at Dad's house and had a wonderful dinner with tons of good fun and lots of fun just being together. Here a few photos I got. Kayla with the traditional olives on the fingers. Young Womens in Excellence. The front table with purses all the value colors! The refreshment table with cupcakes and purse shaped rice crispy treats. Aubree the cutest w...
Nathan Brixius – Analytics, optimization, software, sports.
Analytics, optimization, software, sports. 2018 NCAA Tournament Picks. Every year since 2010 I have used data science to predict the results of the NCAA Men’s Basketball Tournament. In this post I will describe the methodology that I used to create my picks ( full bracket here. The model has Virginia, Michigan, Villanova, and Michigan State in the Final Four with Virginia defeating Villanova in the championship game:. Here are my ground rules:. The picks should not be embarrassingly bad. I found the resu...
Nathan Broadbent
This website uses cookies to ensure you get the best experience on our website. Loading all the things. Cross Platform Networked GameObjects. Recently had a couple of ideas that involve using the position and rotation of a game object to control a object in another application. 13 January, 2017. Unity Cloud Build to HockeyApp Deployment. 23 December, 2016. Copio - Instant photo sharing prototype. Instantly send an image from you Phone to your PC (other any other browser). 23 September, 2016.
Nathan Broaddus Photography
This site requires flash. To download the flash player.
wanderlust | a passionate and playful eye towards our international and internal worlds
A passionate and playful eye towards our international and internal worlds. February 3, 2012. January 5, 2012. Mirroring the Mother Tongue: Advice for an Aspiring Language Learner. December 19, 2011. The Fearsome First Step. December 9, 2011. Mummies and Modern Death. November 19, 2011. In the village below, whose inhabitants couldn’t have numbered more than fifty, most of the buildings were built of salt. The bricks were the size of a shoebox and looked like discolored cubes of Swiss cheese, peppere...
The Nathan Brock Family
The Nathan Brock Family. Thursday, December 2, 2010. Hello to one and all. I have move sites again. We are once again located at www.evengelismwithoutborders.com. Thanks to those that take time to read and keep up with us with the few post that we make. You can also find me on Face Book. Saturday, April 3, 2010. We had a wonderful time. Most of the teaching I agreed with, some I did not. What did happen? Thursday, December 3, 2009. The Brock family is all healthy at this time praise the Lord. Is a fan of.
Nathan Brock, Conductor | Official Website
Nathan Brock is currently Kapellmeister at the Hamburgische Staatsoper. Since 2015 he has performed revivals of. L'Elisir d'Amore, Il Barbieri di Siviglia, Die Zauberflöte, Hänsel und Gretel, La Belle Hélène, Le Nozze di Figaroas. Well as a new production of. Let's Make an Opera. Conductor and orchestra have translated in an appreciable, fully convincing way, finesse, poetry and mystery. La Presse [Montreal, Canada]. Neue Zurcher Zeitung [Zurich, Switzerland]. Der Bund [Bern, Switzerland]. And a revivals...
SOCIAL ENGAGEMENT