building-data-science-with-js
building-data-science-with-js copied to clipboard
Materials and code for free course on building data science with javascript
Building Data Science with JS
Free open-source course
This repository contains code and related materials for Building Data Science with javascript course.
Project description
This is a simple data science application that allows users to use natural language processing, sentiment analysis, keyword extraction and several other techniques to analyze video game reviews.
Project is built using microservices communicating over RabbitMQ.
Full tech stack description will be added once project is finished.
Useful links
- YouTube channel with videos covering code
- Discord chat for questions and live discussions
- Subreddit for discussions
- Facebook page with updates on progress
- My twitter with updates on progress (and other stuff)
Course 1: Building products with javascript
My first course on building products with javascript can be found here and here.
Course 2: Building Electron.js apps
My secound course on building Electron.js apps can be found here and here.