You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 2021, a precise forecast of Iran Post's 2021-2022 income was achieved using ARIMA, with only a 1.5\% error. This approach was subsequently extended to estimate the income and traffic for 2022-2023.
🔍✨ A machine learning project that predicts income based on various demographic factors using Random Forest and Gradient Boosting algorithms. Includes data preprocessing, hyperparameter tuning, and model evaluation with detailed performance metrics. 📊🤖
a predictive model to determine the income level for people in US. Imputed and manipulated large and high dimensional data using data.table in R. Performed SMOTE as the dataset is highly imbalanced. Developed naïve Bayes, XGBoost and SVM models for classification
This project focuses on predicting the income of individuals based on a diverse set of demographic and socio-economic features. Using the Adult Income dataset, I used a Random Forest model to address this classification task.
I analyze and explore US Census Bureau Data using Data Visualization techniques to identify salient features useful for predicting an individual's income level. We use those relevant features and multiple classification methods (Decision-Tree, SVM, and K-Nearest Neighbor) to predict the income level for unknown individuals. Our client is a local…
Income Tax Calculator is a comprehensive web application designed to provide net income estimates after federal and state taxes. Built with TypeScript, and NextJs, it offers detailed breakdowns for both hourly and salaried income types.
A deep learning model capable of predicting your income based on Age, Sex, Race, Education, Marital-Status, working hours/week, native country, and occupation with an accuracy of almost 85%.