garimasingh128/awesome-python-projects 36
📱 ✅ Some awesome projects in python! 📱 ✅
garimasingh128/CP-DSA-Cpp-C 14
🕺 Give me data and I will structure it! 🔥
garimasingh128/Alexa-skills-starters 7
💻 A collection of super cool Amazon Alexa skills for complete newbies. 💻
Campus-Advisors/campus-advisor-training-garimasingh128 1
campus-advisor-training-garimasingh128 created by GitHub Classroom
garimasingh128/awesome-README-templates 1
A collection of awesome readme templates to display on your github profile.
garimasingh128/Data-Analytics-with-Python-NPTEL-MOOCS 1
CODES WRITTEN FOR NPTEL COURSE OF DATA ANALYSIS WITH PYTHON.
garimasingh128/developerFolio 1
Software Developer Portfolio Template that help you showcase your work and skills as a software developer ⚡️
Chat app , mainly for developers where they can share their codes.
ChandelAnushka/Pitney-Bowes-Hackerearth 0
Source code and design of app for Pitney Bowes Hackathon (Hackerearth)
startedhakimel/reveal.js
started time in 13 hours
startedMadhavBahl/slides
started time in 13 hours
startedMachine-Learning-Tokyo/AI_Curriculum
started time in 13 hours
startedanmol098/npx_card
started time in a day
startedbdougie/conference-proposals
started time in a day
startedgithub/gitignore
started time in a day
startedmit-pdos/noria
started time in a day
startedahmadawais/Node-CLI-Tips-Tricks
started time in a day
startedben174/git-draw
started time in 2 days
startedactions/virtual-environments
started time in 2 days
startedkrv5vignesh/Dictionary-extension
started time in 4 days
startedmeetDeveloper/googleDictionaryAPI
started time in 4 days
startedAkryum/awesomejs.dev
started time in 4 days
startedOnionBrowser/OnionBrowser
started time in 4 days
startedopenmainframeproject-internship/resources
started time in 5 days
startedHomebrew/homebrew-core
started time in 5 days
startedDSC-SIST/D-Bug
started time in 6 days
startedsecrethub/secrethub-go
started time in 6 days
startedColasGael/Machine-Learning-for-Solar-Energy-Prediction
started time in 6 days
startedMudassar045/typescript-cheatsheet
started time in 6 days
startedremarkjs/react-markdown
started time in 6 days
startednoisefilter19/LeetCode_Algorithms
started time in 6 days
push eventgarimasingh128/awesome-python-projects
commit sha 85014d374855e73f37e406aee409d93108d7894c
model added
commit sha 11f203ebc99cbce45898613d4958707f22b4bd24
References Added
commit sha b318b4acc2a12bcfae1fbe65017142642ff8a332
Merge pull request #77 from Neeraj2212/master Flight Fare Prediction Model
push time in 6 days
PR merged garimasingh128/awesome-python-projects
Description
This is a machine learning model based on linear regression using sciket-learn to predict estimated fare for flight journeys in india
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Model was tested using data visualization libraries (Seaborn , MatplotLib) and errors are calculated using sciket-learn metrics
- [x] Test output visualization
- [x] Test Error Calculation
Test Configuration:
- Firmware version:
- Hardware:
- Toolchain:
- SDK:
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream modules
pr closed time in 6 days
issue closedgarimasingh128/profext
In order to ease the development workflow. It would be more convenient if we moved to Travis CI.
Add Travis CI integration to the project.
closed time in 6 days
garimasingh128startedMylesBorins/conference-proposals
started time in 6 days
startedadad20/100DaysofCP
started time in 6 days
startedAayushi-Mittal/Gamers-Console
started time in 6 days
startedmrmlnc/fast-glob
started time in 6 days
startedbrpapa/recursion-tree-visualizer
started time in 6 days
starteddhruvmisra/Pathfinding-Visualizer-ThreeJS
started time in 6 days
startedsindresorhus/screenfull.js
started time in 6 days
startedVishal1003/Algorithms
started time in 7 days
startedsapegin/jest-cheat-sheet
started time in 7 days
startedsindresorhus/make-synchronous
started time in 7 days
startedbellard/quickjs
started time in 7 days
startedkciter/qart.js
started time in 7 days
startedcharmbracelet/bubbletea
started time in 8 days
push eventgarimasingh128/awesome-python-projects
commit sha 8944ba743b7fe0b926ca9cc864a279a06bbadf16
Iris Flower detection
commit sha 0141e9f40364f1ed328df416a481a75cf4eb5521
Readme Update
commit sha a71f77f779a138dd6f789b7f54b832ecb0c8e6b2
Merge pull request #76 from Neeraj2212/master Iris Flower detection
push time in 8 days
PR merged garimasingh128/awesome-python-projects
Description
This pull request fixes #49 , It is a machine learning model created using sciket learn to solve problem of detecting different species of iris flower using iris flower dataset.
Fixes #49
Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Model was tested Using splitting the dataset into 70-30ratio for training and testing and result was calculated using confusion matrix and classification report screenshots are added in result folder of IRIS-FLOWER-DETECTION folder
- [x] Test confusion-report
- [x] Test classification report
Test Configuration:
- Firmware version:
- Hardware: Windows 10 Pc Core i5
- Toolchain:
- SDK:
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream modules
pr closed time in 8 days
issue closedgarimasingh128/awesome-python-projects
Iris Flowers Classification Projectiris flower classification using machine learning
Iris Flowers Classification Projectiris flower classification using machine learning Project idea – The iris flowers have different species and you can distinguish them based on the length of petals and sepals. This is a basic project for machine learning beginners to predict the species of a new iris flower.
https://archive.ics.uci.edu/ml/datasets/Iris
closed time in 8 days
garimasingh128startedMadhavBahl/slides
started time in 8 days
startedcloudflare/cloudflare-docs
started time in 8 days
startedwebiny/webiny-js
started time in 8 days
startedmadd86/awesome-system-design
started time in 9 days
startedarverma007/TowardsDataEngineering
started time in 9 days
startedartem-galas/data_structures_in_dart
started time in 9 days
startednchaulet/node-geocoder
started time in 9 days
pull request commentgarimasingh128/awesome-python-projects
Loan Prediction using Machine Learning
Add resources to readme add screenshots to folder
Refer #32
comment created time in 9 days
startedGameofSource-GFG/Web-Development
started time in 10 days
startedGameofSource-GFG/Android-Development
started time in 10 days
startedFirebaseExtended/firebase-dart
started time in 10 days
startedhjnilsson/country-flags
started time in 10 days
startedJanhouse/tespeed
started time in 10 days
startedvnaazleen/NeuralArt-Website
started time in 10 days
startedfonoster/fonos
started time in 10 days
startedPriyansh-jsk/AWS
started time in 10 days
startedPragatiVerma18/MLH-Quizzet
started time in 10 days
startede-maxx-eng/e-maxx-eng
started time in 10 days
startedfirebase/quickstart-js
started time in 10 days
startedAnkushSinghGandhi/AnkushSinghGandhi
started time in 10 days
startedcharmbracelet/glow
started time in 10 days
startedSpooderManEXE/Hacktoberfest2020-Expert
started time in 10 days
startedsanscript-tech/hacking-tools-scripts
started time in 10 days
startedsanscript-tech/womens_safety-java
started time in 10 days
startedfivethirtyeight/data
started time in 11 days
startedjlord/git-it-electron
started time in 11 days
startedjlord/git-it
started time in 11 days
starteds4kibs4mi/java-developer-roadmap
started time in 11 days
startedknightlyjs/knightly
started time in 11 days
push eventgarimasingh128/react-copy-mailto
commit sha 3a1a9cc4ae4d3431a205f1d39f0a0ec660a9d58c
Added docs
push time in 11 days
push eventgarimasingh128/Hacktoberfest2020
commit sha e7804ea4d5c9c5e0c30017bec36f551838c1759e
Create Manvi-Jha.md
commit sha 924b063ff2966cdb0587547f93bc4cd255068410
Merge pull request #2 from Severus-Matthew/Severus-Matthew Created Manvi-Jha.md
push time in 11 days
PR merged garimasingh128/Hacktoberfest2020
pr closed time in 11 days
startedTheAlgorithms/Dart
started time in 11 days
push eventgarimasingh128/GarimaCodes
commit sha 68705d2469d38f9db107772d477a13c58bc5e07b
Create CNAME
push time in 11 days
push eventgarimasingh128/GarimaCodes
commit sha 76b2007741fb58d1a28c7a9e2294e00bd551cba2
Create CNAME
push time in 11 days
startedCodeChefVIT/git-cheatsheet
started time in 11 days
startedHeyAlex/CornerSheet
started time in 12 days
startedHeyAlex/CornerSheet
started time in 12 days
startedBaruYogesh/Spring2021Internships
started time in 12 days
pull request commentgarimasingh128/Hacktoberfest2020-MovieDo
change branch to develop
comment created time in 12 days
startedaalhour/awesome-compilers
started time in 13 days
startedjamiebuilds/the-super-tiny-compiler
started time in 13 days
startedtartley/colorama
started time in 13 days
pull request commentdevfolioco/react-copy-mailto
Added documentation and guidelines
@prateek3255 @apollonian @akashnimare @ankiiitraj
comment created time in 13 days
pull request commentdevfolioco/devfolio-gatsby-starter
Added proper documentation and contributing guidelines
@ajayns @harshil1712
comment created time in 13 days
startedmetabase/metabase
started time in 13 days
push eventgarimasingh128/garimasingh128.github.io
commit sha ac7b8aadc528039751e82dd2de359bbfed19e95e
Fixed typo
commit sha c6586383118bab3ae05aee1dde8ce1eeadab9da4
Merge pull request #21 from mayank-aggrwal/master Fixed typo
push time in 13 days
PR merged garimasingh128/garimasingh128.github.io
Fixed a typo in index.html
pr closed time in 13 days
startedkonvajs/konva
started time in 13 days
startedreact-native-image-picker/react-native-image-picker
started time in 13 days
startedmozilla/DeepSpeech
started time in 13 days
startedbitprj/FirstContributions
started time in 13 days
startedsb2nov/resume
started time in 14 days
startedTkko/Flutter_PinPut
started time in 14 days
startedfauna/faunadb-js
started time in 14 days
startedtensorflow/java
started time in 14 days