ankitnayan12
Ankit loves to play with data and get insightful results out of it then turn those data insights and result in business growth .
NIT JALANDHARDelhi India
Pinned Repositories
8-Week-SQL-Challenge
Case study solutions for #8WeekSQLChallenge at https://8weeksqlchallenge.com
Chatbot-using-Python-s-NLTK-library
CompletePython-in-7days
This repository contains all basics tutorials on Python, Pandas, Numpy, Matplotlib
Days-of-Learning
face_recognition-Triplet-Loss-
This Repository contains implementation of Face recognition(Triplet Loss) performance is evaluated on a small subset of the LFW dataset
PDF-to-TEXT-conversion
This repository contains how to convert PDF file into Text file which is used in text mining of documents.
Spam-Detection-with-Logistic-Regression
Web-Scrapping-using-BeautifulSoup2
This repository contains how to scrape data from any website into csv format using BeautifulSoup2.
Word-Cloud
In this repository i have implemented word cloud on text file to visualize.
YOLO-Real-Time-Detection-on-CPU
This repository contains implementation of YOLO: Real-Time Object detection.
ankitnayan12's Repositories
ankitnayan12/CompletePython-in-7days
This repository contains all basics tutorials on Python, Pandas, Numpy, Matplotlib
ankitnayan12/PDF-to-TEXT-conversion
This repository contains how to convert PDF file into Text file which is used in text mining of documents.
ankitnayan12/Chatbot-using-Python-s-NLTK-library
ankitnayan12/Days-of-Learning
ankitnayan12/Spam-Detection-with-Logistic-Regression
ankitnayan12/Web-Scrapping-using-BeautifulSoup2
This repository contains how to scrape data from any website into csv format using BeautifulSoup2.
ankitnayan12/Word-Cloud
In this repository i have implemented word cloud on text file to visualize.
ankitnayan12/face_recognition-Triplet-Loss-
This Repository contains implementation of Face recognition(Triplet Loss) performance is evaluated on a small subset of the LFW dataset
ankitnayan12/YOLO-Real-Time-Detection-on-CPU
This repository contains implementation of YOLO: Real-Time Object detection.
ankitnayan12/8-Week-SQL-Challenge
Case study solutions for #8WeekSQLChallenge at https://8weeksqlchallenge.com
ankitnayan12/code_snippets
ankitnayan12/Data-Cleaning
ankitnayan12/face_recognition-Arc-Face-Additive-Angular-Margin-Loss
This is a tensorflow implementation of paper "ArcFace: Additive Angular Margin Loss for Deep Face Recognition". Additive Angular Margin Loss (ArcFace) is used to obtain highly discriminative features for face recognition. The proposed ArcFace has a clear geometric interpretation due to the exact correspondence to the geodesic distance on the hypersphere. This implementation aims at making both usage of pretrained model and training of your own model easier. Whether you just want to use pretrained model to do face recognition/verification or you want train/finetune your own model.
ankitnayan12/InterviewBit
The repository contains solutions to various problems on SCALER. The code written is completely my own.
ankitnayan12/machine-learning-for-beginners
Start writing machine learning code in just 10 hours
ankitnayan12/PySpark-
ankitnayan12/SIR-Mathematical-Modelling-on-Covid-19-cases
ankitnayan12/SQL
This repo contain some of the most important SQL commands.
ankitnayan12/Twitter-Sentiment-Analysis-using-Naive-Bayes-Classification-and-Cluster-data-with-K-means-Algo
This repository contains various small projects in which i performed sentimental analysis on twitter data.