Stars
AkshayAnand2002 / js-hindi-youtube-Hitesh-Choudhary-Sir-ChaiAurCode
Forked from hiteshchoudhary/js-hindi-youtubeJavascript series at Chai aur code youtube channel
AkshayAnand2002 / simple-crud-app-backend-Haris-Iftikhar-Sir-Freecodecamp
Forked from haris-bit/simple-crud-app-backendhttps://www.youtube.com/watch?v=_7UQPve99r4&t=91s
AkshayAnand2002 / CODEBASICS-py-REPO
Forked from codebasics/pyRepository to store sample python programs for python learning
Using Random undersampling, Tomeklinks, Random oversampling, SMOTE, SMOTE+Tomeklinks and ADASYN from inbuilt imbalanced learn library and found how many records added or discarded.
SMOTE code ( used from imblearn) along with classification report and confusion matrix usage. Also, created our own dataset using make_classifcation() function of python.
EDA & Data visualization on breast cancer dataset
The application's use is to bookmark places where one did cycling or running for future references, made using HTML, CSS & JS and using in-built geolocation API, it can bookmark the locations, stor…
Made using HTML, CSS & JS. Uses Lazy loading for images, and all other features like scroller, carousel, text fade-up etc have been completely implemented using JS only.
The following is a simulation of a bank, best visible for bigger screens, made up of HTML, CSS and JS. Other info are mentioned in readme.md file.
A Pig Game suited for bigger screens made with HTML, CSS & JS. Smaller screen devices must use 'desktop view' for better display.
A guess game suited for bigger screens made from HTML, CSS & JS. Please use 'desktop view' for smaller screens.
This repository helps you understand python from the scratch.