Skip to content
#

scikit-learn-python

Here are 36 public repositories matching this topic...

This Flask app predicts house prices using a RandomForestRegressor model trained on a housing dataset. It includes data pre-processing with pipelines and imputers, stratified train-test splitting, and a user input form. Predictions are displayed on the web page, making it ideal for learning basic machine learning deployment with Flask.

  • Updated Aug 30, 2024
  • Python

analysis application developed with Streamlit, designed to facilitate the evaluation of review sentiments—positive or negative—by leveraging a pre-trained machine learning model. Users can input review text and instantly receive sentiment predictions through a streamlined, interactive web interface powered by Streamlit .

  • Updated Jul 3, 2024
  • Python

This consists of various machine learning algorithms like Linear regression, logistic regression, SVM, Decision tree, kNN etc. This will provide you basic knowledge of Machine learning algorithms using python. You'll learn PyTorch, pandas, numpy, matplotlib, seaborn, and various libraries.

  • Updated Feb 10, 2024
  • Python
TweetyPy

Full-Stack application that allows client to use a predictive model to determine which user is more likely to have tweeted a given text. This project covers everything from API's to Predictive Modeling, SQLAlchemy database storage, Flask, along with other full-stack components. In the end it is deployed for online usage using Heroku.

  • Updated Feb 16, 2023
  • Python

A project that focuses on implementing a hybrid approach that modifies the identification of biomarker genes for better categorization of cancer. The methodology is a fusion of MRMR filter method for feature selection, steady state genetic algorithm and a MLP classifier.

  • Updated Aug 19, 2022
  • Python

Improve this page

Add a description, image, and links to the scikit-learn-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scikit-learn-python topic, visit your repo's landing page and select "manage topics."

Learn more