Pinned Repositories
alpine-mpich-r
An attempt to extend nlknguyen/alpine-mpich to include R for scalable scientific computing
atom
:atom: The hackable text editor
breeze
Breeze is a numerical processing library for Scala.
breeze-enets
GLMs and RLMs with elastic net regularization for Scala
hmda
project utilizing the home mortgage discolure act data
linProgCompare
Comparison of linear programming optimization between Python and R
masteringJavaDSplusScala
In this project I will go through the Mastering Java for Data Science Book while adding Scala versions for a joint project.
pySimpleBinaryClassifier
A Simple Binary Classifier in Python
scalaDataStructAndAlgo
Practicing/Reviewing Data Structures and Algorithms
scicompscala
Scientific Computing With Scala -- Book
ewalsh's Repositories
ewalsh/linProgCompare
Comparison of linear programming optimization between Python and R
ewalsh/masteringJavaDSplusScala
In this project I will go through the Mastering Java for Data Science Book while adding Scala versions for a joint project.
ewalsh/alpine-mpich-r
An attempt to extend nlknguyen/alpine-mpich to include R for scalable scientific computing
ewalsh/breeze
Breeze is a numerical processing library for Scala.
ewalsh/breeze-enets
GLMs and RLMs with elastic net regularization for Scala
ewalsh/hmda
project utilizing the home mortgage discolure act data
ewalsh/pySimpleBinaryClassifier
A Simple Binary Classifier in Python
ewalsh/scalaDataStructAndAlgo
Practicing/Reviewing Data Structures and Algorithms
ewalsh/scicompscala
Scientific Computing With Scala -- Book
ewalsh/buildAppsWithScala
Building Applications with Scala workthrough from book
ewalsh/django5test
Testing an old book project in django 5
ewalsh/fastDataSpark2
Fast Data Processing With Spark 2 -- Book
ewalsh/funcScala
Functional Programming With Scala -- Book
ewalsh/hackerRank
skills practice on hackerRank
ewalsh/hello-devops
Practice DevOps with DevOps Project - 2022: CI/CD with Jenkins Ansible Kubernetes
ewalsh/hiPoSpark
High Performance Spark -- Book
ewalsh/howtoandroidch1
ewalsh/interesting_words
An NLP Project looking at presidential speeches to identify interesting words from a select group
ewalsh/labScalaML
An Extension of Machine Learning with Scala by Alex Minnaar. In this version, I will use Scala 2.12, breeze only and no saddle DFs and the evilplot library
ewalsh/learninglaravel
ewalsh/nginx_docker
A Docker instance of an nginx server
ewalsh/practicalDAwithPy
Practical Data Analytics with Jupyter Notebooks -- Book, Another COVID weekend project
ewalsh/sangria-tutorial-with-circe
Redoing the how to graphql scala tutorial originally using spray json with circe
ewalsh/scala-exercises
Some simple scala exercise problems
ewalsh/scalaML
ewalsh/simple-akka-web-crawler
A simple web crawler using akka
ewalsh/sparkDL
Hands-On Deep Learning with Spark
ewalsh/sparkInAction
exercises from ch 5 to 14
ewalsh/timed_pytest
a timed python test -- redone, thinking slow
ewalsh/twitter-streams
Learning reactive web application from manning book