Giter Club home page Giter Club logo

Comments (21)

htcai avatar htcai commented on August 17, 2024 2

Thanks for the sample notebook! I would like to implement Linear SVM with regularization.

from machine-learning.

brankaj avatar brankaj commented on August 17, 2024 1

Thanks for setting this up. I would like to try LASSO, implementation sklearn.linear_model.LassoCV.

from machine-learning.

KT12 avatar KT12 commented on August 17, 2024 1

I would like to work on the multi-layer perceptron classifier.

sklearn.neural_network.MLPClassifier

from machine-learning.

davidrichardsteinmetz avatar davidrichardsteinmetz commented on August 17, 2024 1

I'd like to claim LDA/QDA and give it a shot

from machine-learning.

dhimmel avatar dhimmel commented on August 17, 2024

Tagging everyone who said they were interested in contributing to the machine learning part of the project in the introduction thread: @htcai, @loucru1 @bmcgeehan @Umeshiso @swbiggs4 @danrieman @rramyr @Inquisitive-Geek @brankaj @yl565 @Ramaa-Nathan @ejsegall @FadiAlnabolsi @sameertipnis @VijYadav @ctipnis.

Update: also tagging @yigalron.

from machine-learning.

dhimmel avatar dhimmel commented on August 17, 2024

@htcai awesome. Can you specify which sklearn function(s) you plan to use for the model?

from machine-learning.

htcai avatar htcai commented on August 17, 2024

I consulted the chart posted by @yl565 . I plan to try sklearn.svm.LinearSVC.

from machine-learning.

yigalron avatar yigalron commented on August 17, 2024

I plan to implement the Nearest Neighbors Classification

from machine-learning.

dhimmel avatar dhimmel commented on August 17, 2024

@yigalron did you want to claim KNeighborsClassifier, RadiusNeighborsClassifier, or both?

from machine-learning.

yigalron avatar yigalron commented on August 17, 2024

I'm planning to start with the KNeighborsClassifier

from machine-learning.

VijYadav avatar VijYadav commented on August 17, 2024

I plan to test Decision Tree CART (sklearn.tree.DecisionTreeClassifier) algorithm

from machine-learning.

VijYadav avatar VijYadav commented on August 17, 2024

Hi Daniel,
Is there "algorithms" directory created already? I I can't see it. Sorry, I am still learning about Github.

from machine-learning.

dhimmel avatar dhimmel commented on August 17, 2024

@VijYadav, you'll have to create the directory, since it currently doesn't exist. I'll submit a pull request as an example.

from machine-learning.

yigalron avatar yigalron commented on August 17, 2024

when trying to set up the conda environment on windows (conda env create --quiet --force --file environment.yml) I get an error:

yaml.scanner.ScannerError: mapping values are not allowed here
in "", line 7, column 19:
<head prefix="og: http://ogp.me/ns# fb: http://o ...
^

any ideas what I did wrong?

from machine-learning.

dhimmel avatar dhimmel commented on August 17, 2024

@yigalron can you file a new issue or comment on #15 with the conda installation issue? It's best to keep issues focused and uncluttered.

from machine-learning.

yigalron avatar yigalron commented on August 17, 2024

OK; anyway it seems to have been a user error; I'm trying again

from machine-learning.

beelze-b avatar beelze-b commented on August 17, 2024

Hi all, I will claim AdaBoost.

from machine-learning.

mans2singh avatar mans2singh commented on August 17, 2024

Hey Folks - I will give RandomForestClassifier a shot. Mans

from machine-learning.

yigalron avatar yigalron commented on August 17, 2024

I have an initial version of the K-Nearest neighbor algorithm, and I issued a pull request; not sure if it got into the master.
I won't be able to join the next meeting, but will continue to work on this remotely.

from machine-learning.

George-Zipperlen avatar George-Zipperlen commented on August 17, 2024

I would like to claim spectral clustering, and give it a try

from machine-learning.

KT12 avatar KT12 commented on August 17, 2024

I'll also take a look at the Passive Aggressive Classifier

from machine-learning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.