Showing 121 open source projects for "the forest"

View related business solutions
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 1
    Random Cut Forest by AWS

    Random Cut Forest by AWS

    An implementation of the Random Cut Forest data structure

    This repository contains implementations of the Random Cut Forest (RCF) probabilistic data structure. RCFs were originally developed at Amazon to use in a nonparametric anomaly detection algorithm for streaming data. Later new algorithms based on RCFs were developed for density estimation, imputation, and forecasting. The different directories correspond to equivalent implementations in different languages, and bindings to to those base implementations, using language-specific features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DecisionTree.jl

    DecisionTree.jl

    Julia implementation of Decision Tree (CART) Random Forest algorithm

    Julia implementation of Decision Tree (CART) and Random Forest algorithms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MLJAR Studio

    MLJAR Studio

    Python package for AutoML on Tabular Data with Feature Engineering

    We are working on new way for visual programming. We developed a desktop application called MLJAR Studio. It is a notebook-based development environment with interactive code recipes and a managed Python environment. All running locally on your machine. We are waiting for your feedback. The mljar-supervised is an Automated Machine Learning Python package that works with tabular data. It is designed to save time for a data scientist. It abstracts the common way to preprocess the data,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 5
    AutoMLPipeline.jl

    AutoMLPipeline.jl

    Package that makes it trivial to create and evaluate machine learning

    ... (Independent Component Analysis) and pca (Principal Component Analysis) transformations, respectively, concatenated with the hot-bit encoding (ohe) of categorical features (catf) of a given data for rf (Random Forest) modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    A web interface to IPFS, shipped with Kubo, and ipfs-desktop. Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files. If you need to run IPFS in a Docker container, you can still have Web UI available by exposing both the Gateway...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PennyLane

    PennyLane

    A cross-platform Python library for differentiable programming

    ..., PyTorch, JAX, or TensorFlow, allowing hybrid CPU-GPU-QPU computations. The same quantum circuit model can be run on different devices. Install plugins to run your computational circuits on more devices, including Strawberry Fields, Amazon Braket, Qiskit and IBM Q, Google Cirq, Rigetti Forest, and the Microsoft QDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FLAML

    FLAML

    A fast library for AutoML and tuning

    FLAML is a lightweight Python library that finds accurate machine learning models automatically, efficiently and economically. It frees users from selecting learners and hyperparameters for each learner. For common machine learning tasks like classification and regression, it quickly finds quality models for user-provided data with low computational resources. It supports both classical machine learning models and deep neural networks. It is easy to customize or extend. Users can find their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    rafah

    Random Forest Assignment of Hosts

    One fundamental question when trying to describe viruses of Bacteria and Archaea is: Which host do they infect? To tackle this issue we developed a machine-learning approach named Random Forest Assignment of Hosts (RaFAH), which outperformed other methods for virus-host prediction. Our rationale was that the machine could learn the associations between genes and hosts much more efficiently than a human, while also using the information contained in the hypothetical proteins. Random forest...
    Downloads: 14 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 10
    The Carbon Accounting Tool (CAT)
    A tool for carbon accounting in forest stands. **Important:**The source code has moved to GitHub (https://github.com/CWFC-CCFB/CAT) Releases remain on SourceForge though.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    BioSIM

    BioSIM

    A client for BioSIM

    A client for the BioSIM Web API. The BioSIM application can impute climate variables to any location given the data of nearby climate stations. The original application has been developed by Jacques Régnière and Rémi Saint-Amant at the Canadian Forest Service - Laurentian Forestry Centre. The BioSIM Web API is implemented in C#. This project aims at providing a Java and an R client to access the Web API and retrieve climate variables. This project has migrated to https://github.com/RNCan...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Canadian forest tools
    This project contains forest simulation models for predictive purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    forestplot

    Make Coefficient plots using Forestplot in Python

    A Python package to make publication-ready but customizable forest plots (coefplots). This package makes publication-ready forest plots easy to make out-of-the-box. Users provide a dataframe (e.g. from a spreadsheet) where rows correspond to a variable/study with columns including estimates, variable labels, and lower and upper confidence interval limits. Additional options allow easy addition of columns in the dataframe as annotations in the plot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    open-fvs

    open-fvs

    The Forest Vegetation Simulator (FVS) forest growth model

    The Forest Vegetation Simulator (FVS) is a widely used forest growth model developed by the USDA Forest Service. This open-fvs project makes the source code and related files available so that university, private, and other government organizations who wish to participate in enhancing FVS can do so without the impediments caused by restricted access to the Forest Service's internal repository. See the external links to the Forest Service's FVS website (www.fs.fed.us/fmsc/fvs) where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HealthFusion

    HealthFusion

    AI Disease Detections System

    ... diseases using the power of AI. HealthFusion is a user-friendly app that can be accessed from the comfort of homes, making it accessible to everyone. The use of advanced technologies such as Convolutional Neural Networks, Random Forest, and XGBoost allows for accurate and timely detection of diseases, leading to better patient outcomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lumber

    Lumber

    Install Forest Admin in minutes

    Easy setup, without any hassle. Save time and money with the internal tool that fits all your needs. Build one internal tool for all your data. Forest Admin helps hundreds of large enterprises and small startups to manage their data. Don’t just visualize your data, handle it in the most convenient way possible. With Forest Admin, your business teams can manipulate and organize data through one simple interface. Don't just showcase your data, have full control over it. With Forest Admin, basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Splicing Prediction Pipeline

    Splicing Prediction Pipeline

    Splicing Prediction Pipeline or SPiP

    ... strigent on "Alter by complex event" v2.0 (04/2021): New SPiP with random forest modelization old change detailled in https://sourceforge.net/projects/splicing-prediction-pipeline/files/changeLogBeforev2.0.txt
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Spring RTS Engine

    Spring RTS Engine

    Spring is a free RTS engine developed for Windows, Linux and Mac OS X.

    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 19
    Relaxie

    Relaxie

    Free Best Relaxing Sound, Sleep Music, Meditation Android App

    ..., Flute melodies, Nature sounds like rain sound and forest sounds. downloading Relaxie will get not bored, because the application every day will play auto different relaxing music (our source is an online stream/Shoutcast/podcast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    seashore_chung

    seashore_chung

    a 3D openGL sandbox virtual beach seashore forest ocean game

    seashore chung is a 3D opengl seashore virtual beach island swim / wind sailship / horse ride / dive underwater / explore sandbox fps game with video photorealistic ocean sea animated textures made with glvideotexture_chung and buildings town obj exported from freewebcar_chung written in easy fast freebasic .Axe sword mace weapons and Tyrex , giant Spider , orc , pirate , barbare hack & slash mode included . 3Dmono / 3Dstereo for use with stereo bicolor red/cyan glasses .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    osm2xp

    osm2xp

    Generate X-Plane 11, 10 and 9 scenarios from OSM data

    osm2xp 3.0 was forked from original osm2xp 2.0 created by Benjamin Blanchet The program takes PBF file with OSM data for some area as input and supports the generation of following based on it: * Buildings based on facades and 3D objects with differing residential, industrial, etc. * Forest zones with basic multipolygon support * Some objects by rules - cranes, towers... * Roads, with trying to select best matching road type, if lane count data is present in OSM * Railways * Power...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22

    open-suppose

    Suppose is the GUI for the Forest Vegetation Simulator Model

    Suppose is the GUI for the Forest Vegetation Simulator Model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Synonyms

    Synonyms

    Chinese synonyms, chat robot, intelligent question and answer toolkit

    ..., and now widely used is "Synonyms Cilin Extended Edition" maintained by the Social Computing and Information Retrieval Research Center of Harbin Institute of Technology. Classes and subclasses, sort out the relationship between words, the extended version of the synonym word forest contains more than 70,000 words, of which more than 30,000 words are shared in the form of open data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Stochastic Forest Simulator is a desktop software to simulate scenarios using Portuguese NFI-5 for E. globulus in Aveiro and P pinaster in Bragança. The software is complete under development and everyone could contribute, replicate, and modified code citing this SourceForge repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AmPEP and AxPEP

    AmPEP and AxPEP

    Sequence-based Antimicrobial Peptide Prediction by Random Forest

    Antimicrobial peptides (AMPs) are promising candidates in the fight against multidrug-resistant pathogens due to its broad range of activities and low toxicity. However, identification of AMPs through wet-lab experiment is still expensive and time consuming. AmPEP is an accurate computational method for AMP prediction using the random forest algorithm. The prediction model is based on the distribution patterns of amino acid properties along the sequence. Our optimal model, AmPEP with 1:3 data...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next