Tag: Python
-
![Iterative Knockout for Feature Importance in Neural Networks [Python] [Keras]](https://piper-writes.blog/wp-content/uploads/2018/05/system-2660914_1920.jpg?w=1024)
Iterative Knockout for Feature Importance in Neural Networks [Python] [Keras]
Python package/scripts for determining feature importance and high order interactions in a recurrent neural network in Keras.
-

Genome Wide Association Study & Manhattan Plot Tutorial
Using Gemma to calculate association between phenotypes and genetic variants. Manhattan plots in Python as well.
-

Tracking the Flu with Twitter & Machine Learning
Scraping, geolocating, and classifying tweets to survey cases of the flu.
-

Training a Neural Network to ID Dog Breeds – A Kaggle Competition
This notebook is going to be a basic run through of a kaggle competition where contestants are tasked with predicting the breed of a dog in an image.
-

Creating Baroque Music with a Recurrent Neural Network
Training a recurrent neural network to generate baroque music in Python.