Soomvaar is the repo which 🏩 contains different collection of 👨‍💻🚀code in Python and 💫✨Machine 👬🏼 learning algorithms📗📕 that is made during 📃 my practice and learning of ML and Python✨💥

Overview
Comments
  • Percentage Prediction of a student

    Percentage Prediction of a student

    ML work to predict the percentage of a student based on the number of study hours. Also, obtain a heat map and other plots for a better understanding of the result. issue number #190

    hacktoberfest2021 hacktoberfest-accepted 
    opened by adityarajsahoo 5
  • FACE_EYE_DETECTION

    FACE_EYE_DETECTION

    I want to contribute to your project under DCP'21 I want to add Face_eye and nose Detection part to your repository with the help of open cv and Python

    @Ayush7614 Kindly assign this issue to me :)

    enhancement good first issue DCP`21 Assigned 
    opened by Anubhavdevv 3
  • Add a Code of Conduct

    Add a Code of Conduct

    Description

    Create a Code of Conduct which the Mentors and Participants must abide by.

    Additional Details

    • Mention the Standards which everyone should abide by on welcoming and inclusive language including constructive criticism.
    • Add the required responsibilities for Project Maintainers.
    • Mention the Scope of this Code of Conduct.
    Documentation enhancement good first issue DCP`21 Assigned Up-for-grab 
    opened by Ayush7614 3
  • Image Compression using Clustering

    Image Compression using Clustering

    Image Compression using Clustering

    • The main objective of this project is to use clustering algorithm like K-Means to compress the image RGB channels into k-clusters.

    • [x] DCP'21 Participant

    Closes: #53

    Description

    Compressed images into k-colors using K-Means algorithm. Created an Interactive Control to toggle between different images and get their compressed form displayed.

    opened by Soumayan-pal01 2
  • Contributed to the 'Automated Essay Grading ' project by generating graphs for comparing Kappa Score of different algorithms.

    Contributed to the 'Automated Essay Grading ' project by generating graphs for comparing Kappa Score of different algorithms.

    Good afternoon

    This is Priyanka Shahane. I'm DevIncept Participant. My issue number is 82.

    I have contributed to the 'Automated Essay Grading ' project by generating graphs for comparing Kappa Score of different algorithms. PFA of the code for same.

    https://github.com/Priyanka333/Soomvaar/blob/91d210969cae61120b7557ea6744baeed847116a/Automated%20Essay%20Grading/Model/Automated_Essay_Grading%20(2).ipynb

    DCP`21 accepted Level 2 
    opened by Priyanka333 2
  • Olympic Medal Prediction

    Olympic Medal Prediction

    I want to add model of Olympic Medal Prediction to predict whether a given athlete will win the medal or not at the Olympics based on their characteristics. I will different classification machine learning algorithms and compare their accuracy.

    I will use 120 years of Olympic history: athletes and results kaggle dataset for predictions.

    Dataset Link: https://www.kaggle.com/heesoo37/120-years-of-olympic-history-athletes-and-results

    Please assign me this issue as a part of DCP'21.

    DCP`21 Assigned 
    opened by Akash20x 2
  • Predict Future Sales

    Predict Future Sales

    fixes #29

    About the data:

    • Let's visualize the time-series elements of the data to understand the patterns.

    • The input dimension of the model learned with Train data should be well thought out and predicted with Test data.

    • The task is to forecast the total amount of products sold in every shop for the test set. Note that the list of shops and products slightly changes every month. Creating a robust model that can handle such situations is part of the challenge.

    Accuracy of different models used

    By using Linear Regression I got

       Test set Accuracy:   0.42878283190980937
    

    By using Random Forest Regressor I got

       Test set Accuracy:  0.9324485724217306
    

    CONCLUSION

    • Performance of random forest regressor is better in terms of accuracy as compared to linear regression.
    DCP`21 accepted Level 2 
    opened by harshita9621 2
  • Crop Diseases Classification

    Crop Diseases Classification

    Crop Diseases Classification is a project to assist people in identify the disease that they are affected. The project build with CNN to predict the disease.

    open source hacktoberfest2021 hacktoberfest-accepted 
    opened by JeevaSaravanan 1
  • Loan Prediction Problem

    Loan Prediction Problem

    Fixes #36

    The main objective for this dataset:

    • Using machine learning techniques to predict loan payments.

    Accuracy of different models used

    By using Logistic Regression I got

       test accuracy score of  Logistic Regression =  83%
    

    By using Random Forest Classifier I got

       test accuracy score of Random Forest =  78.38%
    

    By using Decision Tree Classifier I got

       test accuracy score of Decision Tree =  70.27%
    

    By using XGBoost Classifier I got

       test accuracy score of XGBoost =  70.27%
    

    Conclusion

    • Credit_History is a very important variable because of its high correlation with Loan_Status therefore showing high Dependancy for the latter.
    • The Logistic Regression algorithm is the most accurate: approximately 83%.
    DCP`21 accepted Level 2 
    opened by harshita9621 1
  • Twitter Sentimental Analysis

    Twitter Sentimental Analysis

    fixes #10

    About the data:

    • This is the sentiment140 dataset. It contains 1,600,000 tweets extracted using the twitter api . The tweets have been annotated (0 = negative, 4 = positive) and they can be used to detect sentiment .

    Accuracy of different models used

    By using Linear Regression I got

       Train set Accuracy:   0.5191175930606196
    

    By using Random Forest Classifier I got

       Train set Accuracy:   0.9894093667260677
    

    By using Decision Tree Classifier I got

       Train set Accuracy:   0.9894132729791195
    
    DCP`21 accepted Level 2 
    opened by harshita9621 1
  • Anime Recommendation ML Model

    Anime Recommendation ML Model

    @Ayush7614 please assign this issue to me. I want to contribute an Anime Recommendation model based on 2 different methods(correlation and text vectorisation with cosine similarity) as a part of my contributions for HACKTOBERFEST 2021

    Datasets can be found on kaggle

    Libraries used: numpy pandas sklearn warnings

    good first issue hacktoberfest2021 hacktoberfest-accepted 
    opened by Anubhab2002 0
  • Face Liveness Monitoring

    Face Liveness Monitoring

    About Project Liveness detection will validate and verify whether an individual is actually present or using any means to spoof the Face Authentication system.

    @Ayush7614 kindly assign this issue to me, under hacktoberfest 2021 label.

    open source hacktoberfest2021 
    opened by JeevaSaravanan 1
  • Using the counted

    Using the counted "hacktoberfest2021" tag instead of "hacktoberfest21" tag

    The current tag labels everyone's status as project not participating in our Hacktoberfest progress.

    It'd be great if you could change it to the hacktoberfest2021 tag.

    opened by mugdhapendse 1
  • Concrete Strength Prediction

    Concrete Strength Prediction

    About

    • Given data about the composition and age of different concretes, try to predict the compressive strength of a given concrete.

    Dataset: https://www.kaggle.com/maajdl/yeh-concret-data

    Can I work on this issue?

    DCP`21 Assigned 
    opened by harshita9621 0
Owner
Felix-Ayush
@Github Campus Expert 🚩 | Open-Source @keploy @open-horizon @open-horizon-services | Building @MetaVASP @Elixir-ABESEC
Felix-Ayush
All the essential resources and template code needed to understand and practice data structures and algorithms in python with few small projects to demonstrate their practical application.

Data Structures and Algorithms Python INDEX 1. Resources - Books Data Structures - Reema Thareja competitiveCoding Big-O Cheat Sheet DAA Syllabus Inte

Shushrut Kumar 129 Dec 15, 2022
This repo contains implementation of different architectures for emotion recognition in conversations.

Emotion Recognition in Conversations Updates ?? ?? ?? Date Announcements 03/08/2021 ?? ?? We have released a new dataset M2H2: A Multimodal Multiparty

Deep Cognition and Language Research (DeCLaRe) Lab 1k Dec 30, 2022
This repo contains the official code of our work SAM-SLR which won the CVPR 2021 Challenge on Large Scale Signer Independent Isolated Sign Language Recognition.

Skeleton Aware Multi-modal Sign Language Recognition By Songyao Jiang, Bin Sun, Lichen Wang, Yue Bai, Kunpeng Li and Yun Fu. Smile Lab @ Northeastern

Isen (Songyao Jiang) 128 Dec 8, 2022
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

English | 简体中文 Welcome to the PaddlePaddle GitHub. PaddlePaddle, as the only independent R&D deep learning platform in China, has been officially open

null 19.4k Jan 4, 2023
Pose Detection and Machine Learning for real-time body posture analysis during exercise to provide audiovisual feedback on improvement of form.

Posture: Pose Tracking and Machine Learning for prescribing corrective suggestions to improve posture and form while exercising. This repository conta

Pratham Mehta 10 Nov 11, 2022
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

Machine Learning From Scratch About Python implementations of some of the fundamental Machine Learning models and algorithms from scratch. The purpose

Erik Linder-Norén 21.8k Jan 9, 2023
An AI made using artificial intelligence (AI) and machine learning algorithms (ML) .

DTech.AIML An AI made using artificial intelligence (AI) and machine learning algorithms (ML) . This is created by help of some members in my team and

null 1 Jan 6, 2022
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.

This is the Vowpal Wabbit fast online learning code. Why Vowpal Wabbit? Vowpal Wabbit is a machine learning system which pushes the frontier of machin

Vowpal Wabbit 8.1k Jan 6, 2023
A repo that contains all the mesh keys needed for mesh backend, along with a code example of how to use them in python

Mesh-Keys A repo that contains all the mesh keys needed for mesh backend, along with a code example of how to use them in python Have been seeing alot

Joseph 53 Dec 13, 2022
This repo contains the code and data used in the paper "Wizard of Search Engine: Access to Information Through Conversations with Search Engines"

Wizard of Search Engine: Access to Information Through Conversations with Search Engines by Pengjie Ren, Zhongkun Liu, Xiaomeng Song, Hongtao Tian, Zh

null 19 Oct 27, 2022
This repo contains the official code and pre-trained models for the Dynamic Vision Transformer (DVT).

Dynamic-Vision-Transformer (Pytorch) This repo contains the official code and pre-trained models for the Dynamic Vision Transformer (DVT). Not All Ima

null 210 Dec 18, 2022
The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`

Dice Loss for NLP Tasks This repository contains code for Dice Loss for Data-imbalanced NLP Tasks at ACL2020. Setup Install Package Dependencies The c

null 223 Dec 17, 2022
This repo contains the code required to train the multivariate time-series Transformer.

Multi-Variate Time-Series Transformer This repo contains the code required to train the multivariate time-series Transformer. Download the data The No

Gregory Duthé 4 Nov 24, 2022
Training code and evaluation benchmarks for the "Self-Supervised Policy Adaptation during Deployment" paper.

Self-Supervised Policy Adaptation during Deployment PyTorch implementation of PAD and evaluation benchmarks from Self-Supervised Policy Adaptation dur

Nicklas Hansen 101 Nov 1, 2022
An image base contains 490 images for learning (400 cars and 90 boats), and another 21 images for testingAn image base contains 490 images for learning (400 cars and 90 boats), and another 21 images for testing

SVM Données Une base d’images contient 490 images pour l’apprentissage (400 voitures et 90 bateaux), et encore 21 images pour fait des tests. Prétrait

Achraf Rahouti 3 Nov 30, 2021
An Image compression simulator that uses Source Extractor and Monte Carlo methods to examine the post compressive effects different compression algorithms have.

ImageCompressionSimulation An Image compression simulator that uses Source Extractor and Monte Carlo methods to examine the post compressive effects o

James Park 1 Dec 11, 2021
An all-in-one application to visualize multiple different local path planning algorithms

Table of Contents Table of Contents Local Planner Visualization Project (LPVP) Features Installation/Usage Local Planners Probabilistic Roadmap (PRM)

Abdur Javaid 47 Dec 30, 2022
Rafael Project- Classifying rockets to different types using data science algorithms.

Rocket-Classify Rafael Project- Classifying rockets to different types using data science algorithms. In this project we received data base with data

Hadassah Engel 5 Sep 18, 2021
Benchmark spaces - Benchmarks of how well different two dimensional spaces work for clustering algorithms

benchmark_spaces Benchmarks of how well different two dimensional spaces work fo

Bram Cohen 6 May 7, 2022