Skip to content
#

scikitlearn-machine-learning

Here are 267 public repositories matching this topic...

igel
Machine-Learning-Guide

Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…

  • Updated Feb 1, 2024
  • Python
rpipico_digit_classification

Identification of handwritten digit from images taken by a  OV7670 camera module connected to a Raspberry Pi Pico and a 120x160 TFT LCD display. The Pi Pico running CircuitPython handles everything from image acquisition to post-processing and inference. This code is somewhat experimental, but it is fun to play with. For more information, please…

  • Updated Sep 22, 2023
  • Python

In this repository, the goal is to predict the tick direction of a stock based on its current order book and trade data. A LSTM Neural Network is used as an example of potential solution for such problem.

  • Updated Apr 29, 2021
  • Python
Vehicle-detection-using-deep-learning-with-Tensorflow-and-Python

Modello Random Forest per la creazione di una mappa di suscettibilità da frane superficiali // // Tesi di Laurea Magistrale in Scienze della Terra (Geologia Applicata) - Università degli Studi di Milano

  • Updated Apr 27, 2021
  • Python

Improve this page

Add a description, image, and links to the scikitlearn-machine-learning 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 scikitlearn-machine-learning topic, visit your repo's landing page and select "manage topics."

Learn more