custom-transformer
There are 22 repositories under custom-transformer topic.
cevek/ttypescript
Over TypeScript tool to use custom transformers in the tsconfig.json
dsherret/ts-nameof
nameof in TypeScript
wessberg/DI-compiler
A Custom Transformer for Typescript that enables compile-time Dependency Injection
timocov/ts-transformer-properties-rename
TypeScript custom transformer to rename properties
Fonger/ts-transformer-optimize-const-enum
A typescript transform that converts exported const enums into object literal.
raj1603chdry/Fake-News-Detection-System
Fake News Detection System for detecting whether news is fake or not. The model is trained using "Liar, Liar Pants on Fire": A New Benchmark Dataset for Fake News Detection. Link for dataset: https://arxiv.org/abs/1705.00648.
Eddy-Emmanuel/Creating-a-Custom-Transformer
A simple method of creating your own transformer to suite your needs.
GeoSander/fme-degreeformatter
Custom transformer for FME® that converts lat/lon coordinates from DMS, DDM or ISO6709 to DD and vice versa
GeoSander/fme-listkeyvaluepairextractor
Custom transformer for FME® that enables a user to extract key-value pairs in lists as new attributes
ozangunalp/ts-named
TypeScript Transformer for extracting variable name
timocov/ts-transformer-strip-const-enums
A TypeScript custom transformer which removes a code for const enums if they aren't exported
WojciechSylwester/Housing_Prices_Pipelines_Custom_Transformer
Solving a regression problem with multiple pipelines. Creating a custom sklearn transformer to implement feature engineering.
DataScienceWorks/AV-EnigmaCodeFest-PredictUpvotes
AV's Enigma CodedFest Best Question Author - Predict Upvotes
dorzeidman/serliog-ttransformer
Serilog T-Transformer
GeoSander/fme-attributetransposer
Custom transformer for FME® that transposes (pivots) attributes the easy way
GeoSander/fme-listappender
Custom transformer for FME® that enables a user to easily add new values to existing lists
himasai97/House_Pricing
House Prices - Exploratory Data Analysis with Advanced Regression Techniques
GeoSander/fme-logwriter
Custom transformer for FME® that writes user-defined messages to the log
GeoSander/fme-mongodbobjectidgenerator
Custom transformer for FME® that generates a MongoDB (BSON) Object ID or validates an existing one
GeoSander/fme-utmzonedetector
Custom transformer for FME® that detects which UTM zone a feature (centroid) is in
Jatin-Mehra119/loan_dataset
Predict Creditworthiness: Determine if a customer meets the credit underwriting criteria of LendingClub.com.
nixvihari/MLTTAssignment
This is a repository consisting of my Machine Learning Tools and Techniques Assignment