Saket ThavananiinTowards Data ScienceTF-IDF Calculation Using Map-Reduce Algorithm in PySparkIn this article, we will be going through hands-on implementation for computing Term Frequency-Inverse Document Frequency(TF-IDF) scores…Aug 8, 2020Aug 8, 2020
Saket ThavananiinTowards Data ScienceCNN Approach: Using Image of the Polymer to Predict its Glass Transition TemperatureIn this article, we will be using the image of the polymer structure to predict its glass transition temperature.Aug 1, 20201Aug 1, 20201
Saket ThavananiinTowards Data ScienceMathematics behind the training of Word2vec ModelIn this article, we will understand the mathematics involved behind the training of the Word2Vec Algorithm.Jul 11, 20202Jul 11, 20202
Saket ThavananiinTowards Data ScienceAnalysis of Data Science and ML Job Openings in the USA: EDAIn this article, we will be exploring jobs related to data science and machine learning in the United States of America.May 18, 2020May 18, 2020
Saket ThavananiinTowards Data ScienceVisualization of Word Embedding Vectors using Gensim and PCAIn this article, we will learn how to train text data using word embedding and further visualize those vectors using Principal Component…May 13, 20201May 13, 20201
Saket ThavananiinTowards Data ScienceComparative Performance of Deep Learning Optimization Algorithms Using NumpyIn this article, we will be comparing the performance of major deep learning optimization algorithms numerically by computing the optimal…May 11, 2020May 11, 2020
Saket ThavananiinTowards Data ScienceWeb-Scraping in 3 MinutesData, or any kind of information, is one of the most precious things in the 21st century.May 9, 2020May 9, 2020
Saket ThavananiinArtificial Intelligence in Plain EnglishSupport Vector Machines (SVM) Using Numpy in 4linesIn this article, I will be implementing SVM algorithm for linear classification of a toy dataset using the gradient descent approach with…May 7, 20201May 7, 20201
Saket ThavananiinAnalytics VidhyaNeural Network Implementation for XOR Gate Using NumpyIn this article, I will be using a neural network to separate a non-linearly separable data(i.e XOR gate)using numpy library.May 5, 20201May 5, 20201
Saket ThavananiinArtificial Intelligence in Plain EnglishK-Means Clustering Using Numpy in 6 linesIn this article, I will be be implementing K-means clustering with the help of numpy library in a very easy way.May 3, 2020May 3, 2020