GitHub / vshantam 2 Repositories
Data Scientist
vshantam/BajajAuto-Service-Booking
Bajaj Auto Service Booking API Documentation .
Language: Python - Size: 203 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

vshantam/Age-Prediction
This Project is an applicaton based on Computer vision and Machine learning implementation using regression supervised classification.
Language: Python - Size: 72.4 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 9

vshantam/Sat_prediction
The SAT is a test widely used for college admission in USA. People think that students that achieve high score in SAT, have also the highest GPA during college. In this competition we want to predict the average SAT cumulated by a student , based only on the GPA.
Language: Python - Size: 550 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

vshantam/ImageCaptioning
Generates Caption from sample Images Using Deep Neural Networks
Language: Python - Size: 16.4 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

vshantam/youtube-transcript-api Fork of jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require a headless browser, like other selenium based solutions do!
Size: 900 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

vshantam/Gender-classification-Artificial-Neural-Nets
This classifiers the gender of the person speaking in the singular audio file using Artificial Neural Networks
Language: Python - Size: 319 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

vshantam/Daily-Dose-of-Data-Science Fork of ChawlaAvi/Daily-Dose-of-Data-Science
A collection of code snippets from the publication Daily Dose of Data Science on Substack: https://avichawla.substack.com.
Size: 47.5 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vshantam/Sleep_Detection
The application analyses an image or a frame in which the the detected face must have Eye Aspect Ratio (EAR) must be greater that the selected threshold value.
Language: Python - Size: 67.4 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

vshantam/House-Prices-Advanced-Regression-Techniques
Predict sales prices and practice feature engineering, RFs, and gradient boosting
Language: Python - Size: 787 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

vshantam/deep-translator Fork of nidhaloff/deep-translator
A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators.
Size: 1.07 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vshantam/Data-Science--Cheat-Sheet Fork of georgearun/Data-Science--Cheat-Sheet
Cheat Sheets
Size: 40.1 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vshantam/ImageProcessing-Opencv-
Performs Basic operations on image such as colour changing,creating patterns,writing texts,corner detection etc.
Language: Python - Size: 1.63 MB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

vshantam/Disaster-Tweet-Classification
This is to classify the disaster tweets is of true disaster or false disaster
Language: Jupyter Notebook - Size: 1.03 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vshantam/Mastering-Machine-Learning-With-Scikit-Learn-By-Gavin-Hackeling
This is the code repository for Mastering Machine Learning with scikit-learn - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
Language: Jupyter Notebook - Size: 2.56 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vshantam/style-transfer Fork of hzy-zg/style_transfer
A Keras Implementation of "A Neural Algorithm of Artistic Style"
Language: Python - Size: 1.5 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/Simple_login_system Fork of RahulKumarOfficial/Simple_login_system
This project is just for hobby purpose. Here I have created a python based login system using flask. It has got a pretty bad UI but backend will work.
Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vshantam/Mastering-Machine-Learning-with-scikit-learn-Second-Edition Fork of PacktPublishing/Mastering-Machine-Learning-with-scikit-learn-Second-Edition
Mastering Machine Learning with scikit learn Second Edition, published by Packt
Size: 2.38 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

vshantam/GoogleAPI_Project-EDU_PROJECT1
Extracting the data from the perticular using python webscraping .
Language: Python - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

vshantam/Blindness_Detection
The Application will be able to develop a strategy which will be able to identify the problems in eye and will be able to categorize them based on their critical category
Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

vshantam/EraGenes-Prediction
EraGenes is basically the combination of two latin words Era means age and Genes means gender. This project is basically about Extracting the basic key features from Human faces in Real time.
Language: Python - Size: 6.61 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

vshantam/Face-Recognition Fork of EvilPort2/Face-Recognition
Facial Recognition using OpenCV and Python
Language: Python - Size: 165 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

vshantam/dlib Fork of spmallick/dlib
A toolkit for making real world machine learning and data analysis applications in C++
Language: C++ - Size: 21.2 MB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

vshantam/codegenerate Fork of Eulercoder/referraly
Unique Code Generation based on different cases.
Language: JavaScript - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

vshantam/p1xt-guides Fork of P1xt/p1xt-guides
Programming curricula
Size: 221 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/ML--Regression-BestFitLine-
Creating a Best Regression based Line that fits the scatter plot
Language: Python - Size: 32.2 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/Data-Analysis
This repository repository will be used to analyse different datsets and to derive some insights and meaning .
Language: Python - Size: 1.99 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

vshantam/Sub-Clusture
From the list of files, there are set of words , The task is to create subclustres for each file
Language: Python - Size: 321 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

vshantam/Folder-Structure-Conventions Fork of kriasoft/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

vshantam/termgraph Fork of mkaz/termgraph
a python command-line tool which draws basic graphs in the terminal
Language: Python - Size: 335 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

vshantam/playground Fork of tensorflow/playground
Play with neural networks!
Language: TypeScript - Size: 1.11 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

vshantam/learnopencv Fork of spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
Language: Jupyter Notebook - Size: 97.7 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

vshantam/QR-Code-Generator
This application will create the QR code for the required textual content or url links using python
Language: Python - Size: 104 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

vshantam/ProductRecommendation
Machine Learning Application.Recommends the similar products based on users choice that he enters.
Language: Python - Size: 3.77 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

vshantam/Gui_with_OpenCv_project1
OpenCv project which uses Gui implementation to detect face and eye on the particular images. Application allows login credentials and to choose the file from directory..
Language: TeX - Size: 6.87 MB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

vshantam/Kotlin-reference Fork of RahulKumarOfficial/Kotlin-reference
Simple Kotlin files for reference
Language: Kotlin - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/Machine_Learning-Regression
Ues Linear Regression Algorithm for predicting the stock data
Language: Python - Size: 54.7 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/Machine-learning
Implementing Different types Machine learning algorithms
Language: Python - Size: 126 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/Python Fork of geekcomputers/Python
My Python Examples
Language: Python - Size: 241 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/PythonBasic1 Fork of denyszamiatin/PythonBasic1
Python Basic Project
Language: Python - Size: 60.5 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

vshantam/cpython Fork of python/cpython
The Python programming language
Language: Python - Size: 200 MB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

vshantam/BeautifulSoup-Html_Code_Generator
webscrapping :Displays the entire HTML code for the given url of Website
Language: Python - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
