survival8
Pages
(Move to ...)
Index of Lessons in Technology
Index of Book Summaries
Index of Book Lists And Downloads
Index For Job Interviews Preparation
Index of "Algorithms: Design and Analysis"
Python Course (Index)
Data Analytics Course (Index)
Index of Machine Learning
Postings Index
Index of BITS WILP Exam Papers and Content
Lessons in Investing
Index of Math Lessons
Downloads
Index of Management Lessons
Book Requests
Index of English Lessons
Index of Medicines
Index of Quizzes (Educational)
▼
Sunday, September 20, 2020
Web Security - Prevent Website from opening in an IFrame
›
For Web Security, prevent website from opening in an IFrame as 'WhatsApp Web' does. ...
Setting up Ubuntu 20.04 for Flutter based Android app development
›
1. Install Git. $ sudo apt install git 2. Create a directory where we download the 'flutter':...
Thursday, September 17, 2020
Binomial Probability Distribution (visualization using Seaborn)
›
Binomial Probability Distribution "pmf" is "Probability Mass Function" ...
Improving a Classifier (ML) Using Snorkel's Slicing Technique
›
The dataset we are using is the '150 datapoints strong' Iris flower species dataset ( D...
Wednesday, September 16, 2020
Snorkel's Analysis Package Overview (v0.9.6, Sep 2020)
›
Current version of Snorkel is v0.9.6 (as on 16-Sep-2020). Link to GitHub Snorkel has 8 pack...
Monday, September 14, 2020
Starting With Selenium's Python Package (Installation)
›
We have a YAML file to setup our conda environment. The file 'selenium.yml' has contents: nam...
Wednesday, September 9, 2020
Sentiment Analysis using BERT, DistilBERT and ALBERT
›
We will do Sentiment Analysis using the code from this repo: GitHub Check out the code from above reposi...
Tuesday, September 8, 2020
2 X 2 Idempotent matrix
›
I had to provide an example of an idempotent matrix. That's the kind of matrix that yields itself when multiplied to itself. Much lik...
Sunday, September 6, 2020
Setting up Conda Environment for Swagger and Scrapy based project
›
We have a file that reads "my_yml.yml": name: swagger2 channels: - conda-forge - defaults dependencies...
Saturday, September 5, 2020
Prediction of Nifty50 index using LSTM based model
›
Here we will use LSTM layers to develop time series forecasting model for the prediction of Nif...
‹
›
Home
View web version