Check out my portfolio at jayspeidell.com, much of my work is not on GitHub.
Oh, and hire me!
- Seattle
- jayspeidell.com
Pinned Loading
-
ToxicCommentClassification-
ToxicCommentClassification- PublicMy capstone project for the Machine Learning Engineer Nanodegree from Udacity
-
-
ljvmiranda921/pyswarms
ljvmiranda921/pyswarms PublicA research toolkit for particle swarm optimization in Python
-
Step-by-step binary, dex, and decima...
Step-by-step binary, dex, and decimal conversion 1# This is a learning tool to illustrate the steps of converting from
2# one number system to another.
34# dec2hex(int) Convert a decimal number to hex step-by-step.
5# dec2bin(int) Convert binary number to decimal step-by-step.
-
-
Sample script to download Kaggle files
Sample script to download Kaggle files 1# Info on how to get your api key (kaggle.json) here: https://github.com/Kaggle/kaggle-api#api-credentials
2!pip install kaggle
3api_token = {"username":"USERNAME","key":"API_KEY"}
4import json
5import zipfile
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.