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
Objective is to develop a predictive model for a consumer finance company to identify potential loan defaulters. By analyzing historical loan data, & diff. data the factors that influences loan default rate.
This project is about to detecting the text generated by different LLM given prompt. The instance is labeled by Human and Machine, and this project utilised both traditional machine learning method and deep learning method to classify the instance.
This approach has the potential to create accurate, generalizable and adaptable machine learning methods that effectively and sustainably address agricultural tasks such as yield prediction and early disease identification.
Using LGBMClassifier to solve To-Be Challenge, which is a machine learning challenge on CodaLab Platform that aims to adress the problems of medical imbalanced data classification.
This repository contain my final projekt on the Data science Skillbox school on the topic: "Development of a machine learning algorithm to predict the behavior of customers of the "SberAvtopodpiska"
Music Genre Recommender website that can identify and recommend 10 different genres of music using Light Gradient Boosting Machine (LGBM). An accuracy of 90% was achieved on the test set by tuning the hyperparameters of the model with Optuna.