A garden for scikit-learn compatible trees
-
Updated
Jun 20, 2024 - Python
A garden for scikit-learn compatible trees
Quantile Regression Forests compatible with scikit-learn.
In general, a learning problem considers a set of n samples of data and then tries to predict properties of unknown data. If each sample is more than a single number and, for instance, a multi-dimensional entry (aka multivariate data), it is said to have several attributes or features. Learning problems fall into a few categories: supervised lea…
Base classes for creating scikit-learn-like parametric objects, and tools for working with them.
Random Forest or XGBoost? It is Time to Explore LCE
Gender Classifier, Price Predictor, Human Behavior Predictor and other Insights from Machine Learning.
Machine Learning project to predict popularity of Instagram posts
AutoML - Hyper parameters search for scikit-learn pipelines using Microsoft NNI
A python implementation of the Generative Topographic Mapping
A sample of often unknown and underrated functionalities in scikit learn library.
Python wrapper around R's lovely `smooth.spline`
The sslearn library is a Python package for machine learning over Semi-supervised datasets. It is an extension of scikit-learn.
A package for fitting regularized models from scikit-learn via proximal gradient descent
Scikit-learn (sklearn) projects in form of Jupyter Notebooks
This repository contains the machine learning examples in anaconda-python
A scikit-learn compatible implementation of Bumping as described by “Elements of Statistical Learning” second edition (290-292).
24/01/2024 Jeyfrey J. Calero R. Aplicación de Redes Neuronales con scikit-learn streamlit, pandas, seaborn y matplolib
Pipelines transformMixin that preserve the format dataframe and automation in correlation
Analysis of market trend using Deep Learning is project that forecasts stock prices using historical data and ML models. Leveraging data collection, feature engineering, and model training. Primarily designed for the Indian stock market, it is adaptable for international markets, providing valuable insights for investors and analysts.
classify anyone as either 'male' or 'female' given just their 'height', 'weight' and 'shoe size' (youtube challenge by 'Siraj Raval')
Add a description, image, and links to the scikit-learn-api topic page so that developers can more easily learn about it.
To associate your repository with the scikit-learn-api topic, visit your repo's landing page and select "manage topics."