-
-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Predicting IPO Performance Using Deep Learning #869
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
Full Name: Ojaswi Chopra Data Preprocessing: Handle missing values, encode categorical features, and standardize numerical features. Deep Learning Models: Implement various deep learning models to predict IPO performance: Model Evaluation: Evaluate the performance of each model using metrics like Mean Squared Error (MSE) and Mean Absolute Error (MAE). What is your participant role?: GSSoC'24 Contributor |
@ashis2004 @abhisheks008 Please assign this issue to me |
@ojaswichopra I've already done that using these algorithms I've to just make PR |
@ashis2004 please finish your previously assigned issue first. |
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Predicting IPO Performance Using Deep Learning
🔴 Aim :This project aims to predict the performance of Initial Public Offerings (IPOs) based on historical data and market conditions using deep learning techniques. The dataset includes features such as company information, market conditions, and financial metrics to predict the IPO performance.
🔴 Dataset : The dataset
ipo_performance_data.csv
includes the following features:🔴 Approach : 1. Data Preprocessing: Handle missing values, encode categorical features, and standardize numerical features.
Results
📍 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.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: