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
Mambular is a Python package that simplifies tabular deep learning by providing a suite of models for regression, classification, and distributional regression tasks. It includes models such as Mambular, TabM, FT-Transformer, TabulaRNN, TabTransformer, and tabular ResNets.
This project detects credit card fraud using a Kaggle dataset of over 1.8 million transactions. To handle the highly imbalanced data, it uses SMOTE to balance fraudulent and legitimate transactions. The project then trains several models, with the LightGBM classifier achieving the best performance at 99.5% accuracy.
This project aims to enhance the detection and categorization of pancreatic cancer by applying advanced Python-based machine learning and deep learning methodologies. Utilizing popular algorithms remarkable accuracy was achieved in classifying pancreatic cancer through urinary biomarkers.