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
The Optimizing crop production project is a cutting-edge solution aimed at enhancing crop yield and productivity by leveraging data-driven insights. Through the use of advanced machine learning algorithms, this project helps farmers make decisions on various aspects of agriculture based on the certain climatic conditions.
A risk-scoring model is developed for a bank company using machine learning algorithms to assess the profitability of new loan applicants. The model predicts Expected Loss by analyzing Probability of Default, Exposure at Default, and Loss Given Default.
Lead Scoring Analysis and Segmentation. A lead scoring analysis is conducted for an online teaching company with a low client conversion rate. The goals are to reverse this trend by using a machine learning model based on available company data and to categorize customers with an effective segmentation.
Used R to create a series of models to predict whether or not an individual is likely to have diabetes given a set of predictors, using a Diabetes dataset (768 obs. of 9 variables). Cleansed the data, created several visuals, and then selected the best model.
Predicted the outcome of 2018 IPL matches using the Random Forest machine learning algorithm with an accuracy of 71%, which was greater than the accuracy of Logistic regression and SVM algorithm.