Saqlain Pasha's repositories

GenAI

All projects related to generative AI

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MTech-BITS

Assignments and Projects worked on during MTech Program

Language:JavaStargazers:0Issues:0Issues:0

Spring

All repositories related to Spring Framework

Stargazers:0Issues:0Issues:0

Stackoverflow-related-tags-search-webapp

creating a simple web app to find similar tags in stackoverflow. Stackexchange api along with requests module and beautifulsoup module is used to scrape data from stackoverflow. Networkx is used to create a weighted graph of these tags.Flask is used to create a webapp .This webapp is deployed to the web through Heroku platform.

Language:PythonStargazers:0Issues:0Issues:0

Gender_Classifier

Using the height and weight attributes of a person ,we will predict the gender of the person .Here we use 3 different classifying ML algorithms (Multinomial Naive bayes, K-nearest neighbours, Decision tree) and compare the accuracy of each of the algorithm.

Language:PythonStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0