This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Maclaurin:guide pat$ find /usr/local -name libyaml* | |
/usr/local/Cellar/libyaml | |
/usr/local/Cellar/libyaml/0.1.4/lib/libyaml-0.2.dylib | |
/usr/local/Cellar/libyaml/0.1.4/lib/libyaml.a | |
/usr/local/Cellar/libyaml/0.1.4/lib/libyaml.dylib | |
/usr/local/Cellar/ruby/1.9.3-p0.old/share/ri/1.9.1/system/Psych/libyaml_version-c.ri | |
/usr/local/Cellar/ruby/1.9.3-p194/share/ri/1.9.1/system/Psych/libyaml_version-c.ri | |
/usr/local/Library/Formula/libyaml.rb | |
/usr/local/opt/libyaml | |
Maclaurin:guide pat$ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package finderbots.recommenders.hadoop.mongo; | |
import com.google.code.morphia.Datastore; | |
import com.google.code.morphia.DatastoreImpl; | |
import com.google.code.morphia.Key; | |
import com.google.code.morphia.Morphia; | |
import com.google.code.morphia.dao.DAO; | |
import com.google.code.morphia.query.Query; | |
import com.google.code.morphia.query.QueryResults; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Guide</title> | |
<meta name="description" content="Guide"> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Guide</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html><head><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide{display:none !important;}ng\:form{display:block;}</style> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Guide</title> | |
<meta name="description" content="Guide"> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Guide</title> | |
<meta content="authenticity_token" name="csrf-param"> | |
<meta content="oFQzN0TsXsHQLgSmJA4awjfcgp2RKSyxvsJEV9Un0gA=" name="csrf-token"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Guide</title> | |
<meta name="description" content="Guide"> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Guide</title> | |
<meta content="authenticity_token" name="csrf-param" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GuideControllers.controller('VideoSearchCtrl', function($scope, VideoSearchPager) { | |
$scope.videoSearchPager = new VideoSearchPager(); | |
}); | |
// constructor function to encapsulate HTTP and pagination logic | |
GuideControllers.factory('VideoSearchPager', function($location, VideoSearch) { | |
var VideoSearchPager = function() { | |
this.videos = []; | |
this.busy = false; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package org.apache.mahout.examples | |
import org.apache.mahout.drivers._ | |
import org.apache.mahout.math.cf.SimilarityAnalysis | |
object RecommenderDriver extends MahoutDriver { | |
/** | |
* @param args Command line args, if empty a help message is printed. | |
*/ | |
override def main(args: Array[String]): Unit = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Created by rawkintrevo on 4/5/17. | |
*/ | |
// Only need these so intelliJ doesn't complain | |
import org.apache.mahout.math._ | |
import org.apache.mahout.math.scalabindings._ | |
import org.apache.mahout.math.drm._ | |
import org.apache.mahout.math.scalabindings.RLikeOps._ | |
import org.apache.mahout.math.drm.RLikeDrmOps._ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x000000012578bb1e, pid=96762, tid=0x0000000000001b03 | |
# | |
# JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14) | |
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# C [vw_jni8760491718649151294.Darwin.x86_64.lib+0x84b1e] _ZNK5boost15program_options11typed_valueImcE6notifyERKNS_3anyE+0x4e | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Maclaurin:vw pat$ make all | |
Making all in vowpalwabbit | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
depbase=`echo allreduce_sockets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -D_THREAD_SAFE -Wall -Wno-unused-local-typedefs -pedantic -stdlib=libc++ -I ../rapidjson/include -O3 -fomit-frame-pointer -DNDEBUG -std=gnu++11 -MT allreduce_sockets.lo -MD -MP -MF $depbase.Tpo -c -o allreduce_sockets.lo allreduce_sockets.cc &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -D_THREAD_SAFE -Wall -Wno-unused-local-typedefs -pedantic -stdlib=libc++ -I ../rapidjson/include -O3 -fomit-frame-pointer -DNDEBUG -std=gnu++11 -MT allreduce_sockets.lo -MD -MP -MF .deps/allreduce_sockets.Tpo -c allreduce_sockets.cc -fno-common -DPIC -o .libs/allreduce_sockets.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I/include -D_THREAD |