Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge new changes #1

Open
wants to merge 125 commits into
base: master
Choose a base branch
from
Open

Conversation

melvinodsa
Copy link
Member

No description provided.

Yushgoel and others added 30 commits August 14, 2020 10:51
Bringing master up to date
Adding info on Isolation Forest in trees.go
Adding Feature Request for Isolation Forest
Implements Isolation Forest Feature Request
Added Function to Convert from DataFrame to Golearn Fixed DataGrid
Adding Support for Converting Dataframe to FixedDataGrid
They are fairly standardized at this point in time and add for extra
stability. As dependencies are added, this adds a safety buffer should
any of them introduce breaking changes.
The file in question has numerous references to the package "base"
whilst also being in the same package. My guess is that this was a
utility function and wasn't vetted for correctness after being moved
here.
An error was ocurring everytime an id3 model was loaded
Fix model loading issues for decision tree and random forest
Example now pulls from correct filepath for dataset
feat: allow missing values when parsing csvs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.