mitchjablonski
Currently a Machine Learning engineer with a focus in expanding my skillset in data engineering tools for transforming big data.
Cash AppNew Jersey
Pinned Repositories
2018VastMiniChallenge
Init VAST Mini Challenge Repo
AltairExploration
An Exploration Into Data with Altair
amazon_redshift_db
Performs a end to end pipeline, of generating a redshift cluster, populating the database, and providing tools to spin it down.
ApprovalPredictions
Attempts to predict approval rating changes
autoencoders_pytorch
KFoldsValidation
Generates the K Folds Validatrion Project
Mixed-Data-Similarity
Computes similarity matrix for mixed data
Python-Simulation
Runs a retirement simulation
sparkify_spark_etl
Implements the sparkify data pipeline with spark.
WineDataSet
Over/under sampling
mitchjablonski's Repositories
mitchjablonski/amazon_redshift_db
Performs a end to end pipeline, of generating a redshift cluster, populating the database, and providing tools to spin it down.
mitchjablonski/autoencoders_pytorch
mitchjablonski/sparkify_spark_etl
Implements the sparkify data pipeline with spark.
mitchjablonski/Bike_sharing_numpy_nets
Predicting bike sharing data, with numpy neural nets.
mitchjablonski/cassandra_sparkify_db
Codebase to perform the ETL and population of the sparkify DB
mitchjablonski/COVID_Data_Review_Pipeline
Load COVID Data from multiple resources and transform them to be useable.
mitchjablonski/data_eng_lesson_2
mitchjablonski/data_engineering_cloud_data_warehouses
mitchjablonski/data_wrangling_spark
mitchjablonski/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
mitchjablonski/dog_breed_classification
mitchjablonski/getting_started_with_airflow
Repo for using some basic airflow capabilties.
mitchjablonski/intro_to_pytorch
mitchjablonski/Lesson_1_Data_Eng_Udacity
mitchjablonski/mitchjablonski
Config files for my GitHub profile.
mitchjablonski/nd027-c3-data-lakes-with-spark
mitchjablonski/numpy_neural_nets
mitchjablonski/pytorch_celeba_gan
A Basic GAN for generating faces from the celeba dataset
mitchjablonski/pytorch_conv_nets
mitchjablonski/pytorch_gans
mitchjablonski/pytorch_script_generation
Generate a Seinfeld script with an LSTM from scratch.
mitchjablonski/pytorch_sequence_prediction
Pytorch Sequence prediction with the Udacity Deep Learning course
mitchjablonski/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
mitchjablonski/sagemaker_deployment
Repo for deploying sagemaker model as part of udacity course.
mitchjablonski/sagemaker_notebooks
mitchjablonski/spark_emr
Running spark jobs on emr
mitchjablonski/sparkify_airflow_pipeline
Implement a ETL pipeline with the sparkify data streaming company in airflow.
mitchjablonski/Sparkify_Data_Modeling_Postgres
Models a music streaming platforms data, in postgres.
mitchjablonski/TransformersForTime
Adopting Tensorflow Transformers for Time
mitchjablonski/Udacity_Data_Engineering_Lesson3
Lesson 3 from udacity data engineering course