Open abhisheks008 opened 10 months ago
Full name : Hemant chaudhary GitHub Profile Link : github.com/hemant933 Participant ID (If not, then put NA) : Approach for this Project : i will use vectorization and pipeline to analyse the data and then apply model What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) IWOC24
Can you share more about the approach, it's not clear to me.
Full Name : Aditya Vema Reddy Kesari GitHub profile link : github.com/avrk18 Participant ID (If not, then put NA) : NA Approach for this Project : I will use feature selection techniques such as fisher_score for numeric columns and chi2 values for categorical columns and then use decision trees to find feature importance. Depending on their importance we can construct new features as well if required. After bucketing and/or scaling for numeric columns, I will explore 3-4 algorithms and judge their accuracy. What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) JWOC 24
Assigned to @avrk18 under JWOC.
Full name : Pranav Jha GitHub Profile Link : https://github.com/PranavJha2k3 Participant ID (If not, then put NA) : NA Approach for this Project : Will perform EDA and other ML models (Logistic regression , Decision tree , Random forrest) and compare their F1 score , accuracy and other metrics to find the best fit What is your participant role? SSOC, 2024 @admin Please assign me this issue!
Implement 5-6 models for this project. Assigned @PranavJha2k3
ML-Crate Repository (Proposing new issue)
:red_circle: Project Title : Comprehensive Loan Information for Credit Risk Analysis :red_circle: Aim : The aim of this project is to analyze the information for credit risk based oon the given data. :red_circle: Dataset : https://www.kaggle.com/datasets/nezukokamaado/auto-loan-dataset :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.:red_circle::yellow_circle: Points to Note :
:white_check_mark: To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎