Pinned Repositories
Convolutional-Autoencoder-Music-Similarity
Trains a convolutional autoencoder on Mel Spectrogram images for a list of songs, then displays the encoded latent features using t-SNE.
drift-monitoring
Machine learning model drift monitoring service with a Grafana dashboard.
entity-linking-eval-framework
A framework for testing and evaluating entity linking models.
evolutionary-reinforcement-learner
Ground-up implementations of evolutionary algorithms for reinforcement learning
hate-speech-detector
A Slack app that detects hate speech using AI, and a dashboard to show top offenders and visualize their social networks.
JavaScript-Network-Graphs
Examples of network graphs built with JavaScript libraries D3 and Sigma. Examples include several useful features, such as hover effects, time scaling, dragging, and click events.
meeting-helper
An AI-powered tool to help you get the most out of your meetings: live transcript and rolling summary, analyze speakers' voices for stress and sentiment, and a LLM chatbot for the transcript.
news-recommender
A Django website with machine learning backed news recommendations based on user click history, and an A/B testing framework to update the website layout.
Optimal-Stopping-Theory-Test
A Python script to test Optimal Stopping Theory
Transaction-Analysis-Shiny-App
A Shiny app with several transaction analysis capabilities, including summary statistics, anomaly detection with density based clustering and Benford's Law, network graphs, and geospatial plotting.
nlinc1905's Repositories
nlinc1905/Convolutional-Autoencoder-Music-Similarity
Trains a convolutional autoencoder on Mel Spectrogram images for a list of songs, then displays the encoded latent features using t-SNE.
nlinc1905/JavaScript-Network-Graphs
Examples of network graphs built with JavaScript libraries D3 and Sigma. Examples include several useful features, such as hover effects, time scaling, dragging, and click events.
nlinc1905/Optimal-Stopping-Theory-Test
A Python script to test Optimal Stopping Theory
nlinc1905/news-recommender
A Django website with machine learning backed news recommendations based on user click history, and an A/B testing framework to update the website layout.
nlinc1905/Transaction-Analysis-Shiny-App
A Shiny app with several transaction analysis capabilities, including summary statistics, anomaly detection with density based clustering and Benford's Law, network graphs, and geospatial plotting.
nlinc1905/data-science-for-social-influence
Code & resources for my course: Data Science for Social Influence
nlinc1905/drift-monitoring
Machine learning model drift monitoring service with a Grafana dashboard.
nlinc1905/dsilt-tsa
Code and materials for the Data Science in Layman's Terms: Time Series Analysis course
nlinc1905/Fractal-Generators
Python scripts to draw the Julia and Mandelbrot sets (fractals) on the complex plane.
nlinc1905/hate-speech-detector
A Slack app that detects hate speech using AI, and a dashboard to show top offenders and visualize their social networks.
nlinc1905/Indoor_Positioning_System_Wifi_Hotspots
An indoor positioning system (IPS) using signal strength at Wifi hotspots to determine the location of various devices.
nlinc1905/entity-linking-eval-framework
A framework for testing and evaluating entity linking models.
nlinc1905/evolutionary-reinforcement-learner
Ground-up implementations of evolutionary algorithms for reinforcement learning
nlinc1905/meeting-helper
An AI-powered tool to help you get the most out of your meetings: live transcript and rolling summary, analyze speakers' voices for stress and sentiment, and a LLM chatbot for the transcript.
nlinc1905/api-wrapper
An API wrapper for OpenAI's API to help administer keys and access, and track costs.
nlinc1905/benfordsLaw
nlinc1905/dsilt-ml-code
The code for my book, Data Science in Layman's Terms: Machine Learning https://dsilt-stats.weebly.com/
nlinc1905/dsilt-stats-code
The code for my book, Data Science in Layman's Terms: Statistics
nlinc1905/merge.xls_files
This is a Python script to merge .xls files
nlinc1905/nlinc1905.github.io
nlinc1905/queryable-docs
A service to query documents
nlinc1905/semantic-search-embedding-model
An API service for text embeddings designed for semantic search
nlinc1905/Text-Analysis-Shiny-App
A Shiny app that performs text analysis on Reddit comments from May 2015. The data comes from Kaggle's datasets: https://www.kaggle.com/reddit/reddit-comments-may-2015.
nlinc1905/transformer-music-generation
Transformer for generating single instrument MIDI music