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
An automated bot for interacting with the R2 Money protocol on the Sepolia testnet. This bot allows users to perform swaps between USDC and R2USD tokens, as well as stake R2USD to receive sR2USD tokens.
Analytics Vidhya presents “JOB-A-THON” - India's Largest Data Science Hiring Event, where 37,000+ candidates have participated for job roles in over 80+ top companies. You can be among them too! At JOB-A-THON, all Data Science enthusiasts, freshers and professionals will get the opportunity to showcase their skills and get a chance to interview …
Utilizando-se a técnica de regressão linear, com o auxílio dos frameworks scikit-learn e statsmodel, foi possível criar um modelo de predição de preços de imóveis, com base em variáveis explanatórias de um database.
Reduce the time that cars spend on the test bench. Work with a dataset representing different permutations of features in a Mercedes-Benz car to predict the time it takes to pass testing. Optimal algorithms will contribute to faster testing, resulting in lower carbon dioxide emissions without reducing Mercedes-Benz’s standards.
This github repositiory contains the Flight Price Prediction project aims to develop a machine learning model to predict flight ticket prices based on various factors such as departure and arrival locations, dates, airlines, and other relevant features.
This repository contains a project for predicting house prices using multiple regression techniques and machine learning models, including boosting algorithms. The goal is to train several models on historical house price data and evaluate their performance using the R² score.
This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.